summaryrefslogtreecommitdiff
path: root/sysutils/gst-plugins0.10-gio
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-06 12:41:29 +0000
committerwiz <wiz>2012-02-06 12:41:29 +0000
commit84d04b9820cf101b620ecd960dcaea8a3655c049 (patch)
treefd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /sysutils/gst-plugins0.10-gio
parent2c2740e41908f9a454a39d105cfd3167a6dbaa9d (diff)
downloadpkgsrc-84d04b9820cf101b620ecd960dcaea8a3655c049.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 'sysutils/gst-plugins0.10-gio')
-rw-r--r--sysutils/gst-plugins0.10-gio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gst-plugins0.10-gio/Makefile b/sysutils/gst-plugins0.10-gio/Makefile
index c6890aca7e9..7d44520225f 100644
--- a/sysutils/gst-plugins0.10-gio/Makefile
+++ b/sysutils/gst-plugins0.10-gio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:03 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:35 wiz Exp $
#
GST_PLUGINS0.10_NAME= gio
@@ -9,5 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+PKGREVISION= 1
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"