summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authoradam <adam>2012-10-08 23:00:34 +0000
committeradam <adam>2012-10-08 23:00:34 +0000
commit114e91ee249b3771e3359659eff3a03f2d6575c2 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /devel/GConf-ui
parent197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff)
downloadpkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz
Revbump after updating graphics/pango
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 3107de30381..618d6ab0c90 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/10/02 17:10:44 tron Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/08 23:00:44 adam 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= 6
+PKGREVISION= 7
BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index 09cf3bb42c8..71c649dc286 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2012/10/02 17:10:44 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2012/10/08 23:00:44 adam 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.4nb6
+BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb7
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"