diff options
Diffstat (limited to 'sysutils/gst-plugins0.10-gio')
-rw-r--r-- | sysutils/gst-plugins0.10-gio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gst-plugins0.10-gio/Makefile b/sysutils/gst-plugins0.10-gio/Makefile index 2ac703cc738..5fb8afc9da4 100644 --- a/sysutils/gst-plugins0.10-gio/Makefile +++ b/sysutils/gst-plugins0.10-gio/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/06 18:08:56 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:43 obache Exp $ # GST_PLUGINS0.10_NAME= gio GST_PLUGINS0.10_DIRS= ext/gio GST_PLUGINS0.10_FLAGS= gio experimental +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |