aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-chironfs
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-06 16:52:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-06 16:52:02 +0000
commitda12e6723dd1adee8b0c5e4b081caecab544e684 (patch)
treec2364f5819e8d5e433572c797bab46ab06e70b04 /sysutils/fusefs-chironfs
parentffc075db2e24d843dce270ae2b5a694a70b5b18c (diff)
Notes
Diffstat (limited to 'sysutils/fusefs-chironfs')
-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= *