summaryrefslogtreecommitdiff
path: root/sysutils/gst-plugins0.8-gnomevfs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-19 23:13:12 +0000
committerwiz <wiz@pkgsrc.org>2007-09-19 23:13:12 +0000
commite64b358b66fc99aa502c4e24249708caafc8b8d1 (patch)
tree74c406b44306bbff997a5afdf0a7a14a2157e522 /sysutils/gst-plugins0.8-gnomevfs
parent6937f949e18b5ab172957ea7830e5c5644c183b6 (diff)
downloadpkgsrc-e64b358b66fc99aa502c4e24249708caafc8b8d1.tar.gz
Use gnome-vfs instead of gnome-vfs2.
Diffstat (limited to 'sysutils/gst-plugins0.8-gnomevfs')
-rw-r--r--sysutils/gst-plugins0.8-gnomevfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gst-plugins0.8-gnomevfs/Makefile b/sysutils/gst-plugins0.8-gnomevfs/Makefile
index 628ad7d16cd..c0de6beee56 100644
--- a/sysutils/gst-plugins0.8-gnomevfs/Makefile
+++ b/sysutils/gst-plugins0.8-gnomevfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/06/05 05:37:36 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2007/09/19 23:13:30 wiz Exp $
#
GST_PLUGINS0.8_NAME= gnomevfs
@@ -6,7 +6,7 @@ GST_PLUGINS0.8_DIR= ext/gnomevfs
GST_PLUGINS0.8_FLAG= gnome_vfs
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 7
+PKGREVISION= 8
-.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"