summaryrefslogtreecommitdiff
path: root/devel/gst-plugins1-pango
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:04:30 +0000
committerwiz <wiz>2013-06-03 10:04:30 +0000
commit08a9e49a609de0757531a4db70fdaf16a761d04d (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /devel/gst-plugins1-pango
parent28fd1d77d7d413632c55a9604e26c96bf93b67af (diff)
downloadpkgsrc-08a9e49a609de0757531a4db70fdaf16a761d04d.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/gst-plugins1-pango')
-rw-r--r--devel/gst-plugins1-pango/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gst-plugins1-pango/Makefile b/devel/gst-plugins1-pango/Makefile
index 03ef78188b4..4db83322117 100644
--- a/devel/gst-plugins1-pango/Makefile
+++ b/devel/gst-plugins1-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/03/15 18:36:47 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2013/06/03 10:04:45 wiz Exp $
#
GST_PLUGINS1_NAME= pango
@@ -7,5 +7,7 @@ GST_PLUGINS1_FLAGS= pango
.include "../../multimedia/gst-plugins1-base/Makefile.common"
+PKGREVISION= 1
+
.include "../../devel/pango/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"