diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 17:54:13 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 17:54:13 +0000 |
commit | 60352decaf1c98da390a245aaa7664029323f021 (patch) | |
tree | 57250af1916755c60599fc8b3e418eee36b2120b /devel/GConf2-ui | |
parent | 1ce2484b84bf44d2d03863bde508cddbe99fc32c (diff) | |
download | pkgsrc-60352decaf1c98da390a245aaa7664029323f021.tar.gz |
Set PKGREVISION to 2 (moved from Makefile.common).
Diffstat (limited to 'devel/GConf2-ui')
-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 f96473bd8b6..974ebc6daa8 100644 --- a/devel/GConf2-ui/Makefile +++ b/devel/GConf2-ui/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2003/12/14 19:45:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/23 17:54:13 jmmv Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/} +PKGREVISION= 2 CONFIGURE_ENV+= PKG_USE_GTK=yes |