summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.10-cairo
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commit20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /graphics/gst-plugins0.10-cairo
parent05579362427c2dcc2bb60e7d0a84e9609904902d (diff)
downloadpkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.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 'graphics/gst-plugins0.10-cairo')
-rw-r--r--graphics/gst-plugins0.10-cairo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile
index 22b4bf046da..5f33a38c4d1 100644
--- a/graphics/gst-plugins0.10-cairo/Makefile
+++ b/graphics/gst-plugins0.10-cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/07/22 13:22:02 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/14 11:02:00 wiz Exp $
#
GST_PLUGINS0.10_NAME= cairo
@@ -8,6 +8,7 @@ GST_PLUGINS0.10_FLAGS= cairo
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+PKGREVISION= 1
.include "../../graphics/cairo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"