summaryrefslogtreecommitdiff
path: root/devel/GConf-ui
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:04:30 +0000
committerwiz <wiz>2013-06-03 10:04:30 +0000
commit99eb7620927a7982a28e9e4b92b1d498703da006 (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /devel/GConf-ui
parent0ee0857b713791144fd063a0f594b5230b646898 (diff)
downloadpkgsrc-99eb7620927a7982a28e9e4b92b1d498703da006.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
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 0043f9893cd..531eb17f699 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/02/16 11:19:02 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/06/03 10:04:42 wiz 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= 8
+PKGREVISION= 9
BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION}
diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk
index 31fb7842bcd..ca23838ebef 100644
--- a/devel/GConf-ui/buildlink3.mk
+++ b/devel/GConf-ui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2013/02/16 11:19:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2013/06/03 10:04:42 wiz 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.4nb8
+BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb9
BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui
.include "../../devel/GConf/buildlink3.mk"