diff options
author | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
commit | cdfc7f300d0ab76aa06e3c358409cae56c113934 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /devel/GConf | |
parent | b94d3160ff758c4763b50bfdc8af38e5cc63b294 (diff) | |
download | pkgsrc-cdfc7f300d0ab76aa06e3c358409cae56c113934.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile | 4 | ||||
-rw-r--r-- | devel/GConf/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index f7b4cfc198d..c718a06f9f9 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.79 2012/03/10 10:56:14 obache Exp $ +# $NetBSD: Makefile,v 1.80 2012/06/14 07:43:16 sbd Exp $ # .include "../../devel/GConf/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 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 0e68d155d22..11c94364849 100644 --- a/devel/GConf/buildlink3.mk +++ b/devel/GConf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2012/05/07 01:53:20 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2012/06/14 07:43:16 sbd 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.4nb2 +BUILDLINK_ABI_DEPENDS.GConf+= GConf>=2.32.4nb4 BUILDLINK_PKGSRCDIR.GConf?= ../../devel/GConf .include "../../devel/gettext-lib/buildlink3.mk" |