diff options
Diffstat (limited to 'sysutils/gst-plugins0.10-gnomevfs/Makefile')
-rw-r--r-- | sysutils/gst-plugins0.10-gnomevfs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 3291b851408..916d118f4b7 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:43 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/05/18 09:49:03 drochner 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" |