summaryrefslogtreecommitdiff
path: root/devel/GConf
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
commite64308b04bbe77743ea3554180946741795d6b04 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /devel/GConf
parent94ba874f0f42028504e0b2966805985c000aad5f (diff)
downloadpkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'devel/GConf')
-rw-r--r--devel/GConf/Makefile4
-rw-r--r--devel/GConf/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index 0a0fb11fa2f..3ace9640dd7 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.77 2012/02/06 12:39:46 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2012/03/03 00:12:07 wiz Exp $
#
.include "../../devel/GConf/Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
CONFIGURE_ARGS+= --disable-gtk
CONFIGURE_ARGS+= ac_cv_header_ldap_h=no
diff --git a/devel/GConf/buildlink3.mk b/devel/GConf/buildlink3.mk
index a8b7c18b8d1..c2f3613b439 100644
--- a/devel/GConf/buildlink3.mk
+++ b/devel/GConf/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2012/02/06 12:39:46 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2012/03/03 00:12:07 wiz Exp $
BUILDLINK_TREE+= GConf
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= GConf
GCONF_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.8.0.1
-BUILDLINK_ABI_DEPENDS.GConf?= GConf>=2.32.4nb1
+BUILDLINK_ABI_DEPENDS.GConf?= GConf>=2.32.4nb2
BUILDLINK_PKGSRCDIR.GConf?= ../../devel/GConf
.include "../../devel/gettext-lib/buildlink3.mk"