summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authorsbd <sbd>2012-06-14 07:43:06 +0000
committersbd <sbd>2012-06-14 07:43:06 +0000
commitf63fd44255464d2ccaa0165fd0b4869a5458e409 (patch)
tree4328c29af2393977d63f8c78ee2997bc36b41f4b /devel/GConf-ui
parent5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff)
downloadpkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'devel/GConf-ui')
-rw-r--r--devel/GConf-ui/Makefile4
-rw-r--r--devel/GConf-ui/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile
index f87062b6e24..5923d03394f 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/03/03 00:12:25 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/06/14 07:43:36 sbd Exp $
#
MAKE_JOBS_SAFE= no
@@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no
.include "../../devel/GConf/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf-ui/}
-PKGREVISION= 2
+PKGREVISION= 3
BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index 55a43fcae19..fc697b0a46b 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2012/05/07 01:53:19 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2012/06/14 07:43:36 sbd 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.4nb2
+BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb3
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"