diff options
Diffstat (limited to 'devel/GConf2/Makefile')
-rw-r--r-- | devel/GConf2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index c9ab5692f8b..0a168f25a8e 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2005/12/29 06:21:36 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2005/12/31 00:05:11 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2/} -PKGREVISION= 1 CONFIGURE_ARGS+= --disable-gtk |