summaryrefslogtreecommitdiff
path: root/devel/gst-plugins0.10-pango
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /devel/gst-plugins0.10-pango
parent82ff889da9dc587d94b5ad49c36469576ebed64f (diff)
downloadpkgsrc-2c6e8e30b08bf1c171e92b4a779d56f1b68206fa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'devel/gst-plugins0.10-pango')
-rw-r--r--devel/gst-plugins0.10-pango/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gst-plugins0.10-pango/Makefile b/devel/gst-plugins0.10-pango/Makefile
index 481e97e4487..66c7c6a0b18 100644
--- a/devel/gst-plugins0.10-pango/Makefile
+++ b/devel/gst-plugins0.10-pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/07/22 13:22:01 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/14 11:01:35 wiz Exp $
#
GST_PLUGINS0.10_NAME= pango
@@ -8,6 +8,7 @@ GST_PLUGINS0.10_FLAGS= pango
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+PKGREVISION= 1
.include "../../devel/pango/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"