summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authorobache <obache>2011-04-22 13:41:54 +0000
committerobache <obache>2011-04-22 13:41:54 +0000
commitc72753b709d1dbe4bf0e5a2bfc68db00290e3e8e (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /devel/GConf-ui
parentf0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff)
downloadpkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'devel/GConf-ui')
-rw-r--r--devel/GConf-ui/Makefile3
-rw-r--r--devel/GConf-ui/buildlink3.mk4
2 files changed, 4 insertions, 3 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}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index 00e0c69f8c3..185d5c579f8 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2011/01/13 13:36:39 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2011/04/22 13:42:45 obache Exp $
BUILDLINK_TREE+= GConf-ui
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= GConf-ui
GCONF_UI_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.GConf-ui+= GConf-ui>=2.8.0.1
-BUILDLINK_ABI_DEPENDS.GConf-ui?= GConf-ui>=2.32.0nb2
+BUILDLINK_ABI_DEPENDS.GConf-ui?= GConf-ui>=2.32.1nb1
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"