summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-x264
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
commit5fb1e22076be7027761809984dba838885e882ea (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /multimedia/gst-plugins0.10-x264
parent967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff)
downloadpkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'multimedia/gst-plugins0.10-x264')
-rw-r--r--multimedia/gst-plugins0.10-x264/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-x264/Makefile b/multimedia/gst-plugins0.10-x264/Makefile
index 2acdaf96281..5f48311ca01 100644
--- a/multimedia/gst-plugins0.10-x264/Makefile
+++ b/multimedia/gst-plugins0.10-x264/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:02 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2012/02/06 12:41:04 wiz Exp $
#
GST_PLUGINS0.10_NAME= x264
@@ -8,6 +8,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+PKGREVISION= 1
+
# need shared lib
BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20071218nb1
.include "../../multimedia/x264-devel/buildlink3.mk"