pkgsrc-wip/metatheme/Makefile
David Brownlee 85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00

29 lines
885 B
Makefile

# $NetBSD: Makefile,v 1.12 2005/08/11 10:08:23 absd Exp $
#
DISTNAME= metatheme-0.9.7
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metatheme/0.9/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Themes for GNOME 2
USE_TOOLS+= gmake pkg-config
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
BUILD_USES_MSGFMT= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libbonoboui/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gnome2-control-center/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"