summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
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 bae7288f4d8..0892549cd85 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2013/09/02 19:50:46 adam Exp $
+# $NetBSD: Makefile,v 1.30 2013/10/10 14:41:51 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= 12
+PKGREVISION= 13
BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index 18b2020b8c5..1652825679f 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2013/09/02 19:50:46 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2013/10/10 14:41:51 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.4nb12
+BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb13
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"