summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-gnome-vfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-gnome-vfs/Makefile')
-rw-r--r--sysutils/fusefs-gnome-vfs/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/fusefs-gnome-vfs/Makefile b/sysutils/fusefs-gnome-vfs/Makefile
index 28857a595413..addcb58179b0 100644
--- a/sysutils/fusefs-gnome-vfs/Makefile
+++ b/sysutils/fusefs-gnome-vfs/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fusefs-gnome-vfs
-# Date created: 2006-12-23
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= fusefs-gnome-vfs
PORTVERSION= 0.1
@@ -17,7 +13,7 @@ COMMENT= Interface between FUSE and the Gnome VFS 2.0
RPORTNAME= gnome-vfs-fuse
WRKSRC= ${WRKDIR}/${RPORTNAME}
-USE_FUSE= yes
+USES= fuse
USE_GNOME= gnomevfs2
USE_GMAKE= yes
USE_PKGCONFIG= yes