diff options
Diffstat (limited to 'sysutils/gst-plugins0.10-gnomevfs/Makefile')
-rw-r--r-- | sysutils/gst-plugins0.10-gnomevfs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 916d118f4b7..e5058148fbd 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.24 2011/05/18 09:49:03 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2011/07/21 13:06:03 obache Exp $ # GST_PLUGINS0.10_NAME= gnomevfs GST_PLUGINS0.10_DIRS= ext/gnomevfs GST_PLUGINS0.10_FLAGS= gnome_vfs +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |