summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-dvdread
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-dvdread
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-dvdread')
-rw-r--r--multimedia/gst-plugins0.10-dvdread/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-dvdread/Makefile b/multimedia/gst-plugins0.10-dvdread/Makefile
index 969036096f4..ef23dfb9c49 100644
--- a/multimedia/gst-plugins0.10-dvdread/Makefile
+++ b/multimedia/gst-plugins0.10-dvdread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/05/18 09:49:01 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:03 wiz Exp $
#
GST_PLUGINS0.10_NAME= dvdread
@@ -8,5 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+PKGREVISION= 1
+
.include "../../multimedia/libdvdread/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"