diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /devel/GConf-ui/Makefile | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'devel/GConf-ui/Makefile')
-rw-r--r-- | devel/GConf-ui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile index 2fd47786740..458fd19b9d4 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/03/18 16:33:50 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2011/04/22 13:42:45 obache Exp $ # MAKE_JOBS_SAFE= no @@ -6,6 +6,7 @@ MAKE_JOBS_SAFE= no .include "../../devel/GConf/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf-ui/} +PKGREVISION= 1 BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION} |