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 c6acb7144a9..3291b851408 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.22 2011/01/26 23:30:38 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:43 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" |