aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-chironfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-chironfs/Makefile')
-rw-r--r--sysutils/fusefs-chironfs/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/fusefs-chironfs/Makefile b/sysutils/fusefs-chironfs/Makefile
index d1deb7660a07..d7d0411c71d7 100644
--- a/sysutils/fusefs-chironfs/Makefile
+++ b/sysutils/fusefs-chironfs/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fusefs-chironfs
-# Date created: 2008-04-06
-# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
-#
+# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= chironfs
PORTVERSION= 1.1.1
@@ -18,7 +14,7 @@ COMMENT= A FUSE based filesystem with replication at the filesystem level
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_FUSE= yes
+USES= fuse
PLIST_FILES= bin/chironfs bin/chirctl
PORTDOCS= *