summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authorabs <abs>2010-11-15 22:56:08 +0000
committerabs <abs>2010-11-15 22:56:08 +0000
commite156ad08d15c3f5b10bae4ec2a0ffbbc51478caa (patch)
tree51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /devel/GConf-ui
parentdeaf4d8eddad849d28d5ec0f466d4fc426d18067 (diff)
downloadpkgsrc-e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa.tar.gz
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
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 d58ae8fed5d..29bb2b5df80 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/11/15 19:55:53 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2010/11/15 22:56:34 abs Exp $
#
MAKE_JOBS_SAFE= no
+PKGREVISION= 1
.include "../../devel/GConf/Makefile.common"
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index a5fcf55cc17..eb137331410 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2010/09/14 11:01:03 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2010/11/15 22:56:34 abs 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.28.1nb2
+BUILDLINK_ABI_DEPENDS.GConf-ui?= GConf-ui>=2.32.0
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"