diff options
author | obache <obache> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache> | 2011-07-21 13:05:46 +0000 |
commit | a0c12782f8d7306d06b758910bd2c69cfb241038 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /sysutils/gst-plugins0.10-gnomevfs | |
parent | 01c9e2879723b4611172f7a192187534f8379d16 (diff) | |
download | pkgsrc-a0c12782f8d7306d06b758910bd2c69cfb241038.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'sysutils/gst-plugins0.10-gnomevfs')
-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" |