diff options
Diffstat (limited to 'devel/GConf2-ui/Makefile')
-rw-r--r-- | devel/GConf2-ui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile index c05b071cd54..bbd140bd7fc 100644 --- a/devel/GConf2-ui/Makefile +++ b/devel/GConf2-ui/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/02/14 20:04:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:17 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/} +PKGREVISION= 1 CONFIGURE_ENV+= PKG_USE_GTK=yes |