summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-05 00:47:34 +0000
committerryoon <ryoon>2014-05-05 00:47:34 +0000
commitcdd7787e749051b5f253a12e034d6af7f998b602 (patch)
tree86abc797e41b9db5e66ab99f193eea7b197c6e6b /devel/GConf-ui
parentc70153c77b3255180f98461ee49b770654c4b14e (diff)
downloadpkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 0892549cd85..3383ff2c3dc 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2013/10/10 14:41:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2014/05/05 00:47:42 ryoon 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= 13
+PKGREVISION= 14
BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index 1652825679f..49fdafaddc7 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2013/10/10 14:41:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:47:42 ryoon 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.4nb13
+BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb14
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"