diff options
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index daf2b70a980..ee2b3b8d611 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2004/02/14 00:54:44 grant Exp $ +# $NetBSD: Makefile,v 1.42 2004/02/14 17:21:36 jlam Exp $ # DISTNAME= GConf-1.0.9 @@ -20,7 +20,6 @@ USE_X11BASE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= ${WRKSRC}/gconf.pc.in CPPFLAGS+= -I${BUILDLINK_PREFIX.db3}/include/db3 |