aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-httpfs/Makefile
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-httpfs/Makefile
parentffc075db2e24d843dce270ae2b5a694a70b5b18c (diff)
Notes
Diffstat (limited to 'sysutils/fusefs-httpfs/Makefile')
-rw-r--r--sysutils/fusefs-httpfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile
index 23ece14aa761..aecd5db7e4ff 100644
--- a/sysutils/fusefs-httpfs/Makefile
+++ b/sysutils/fusefs-httpfs/Makefile
@@ -15,7 +15,7 @@ COMMENT= Fuse-based http filesystem
WRKSRC= ${WRKDIR}/${PORTNAME}2-${VERSION}
VERSION= 0.1.5
-USE_FUSE= yes
+USES= fuse
USE_PKGCONFIG= yes
USE_GMAKE= yes
CFLAGS+= -D__BSD_VISIBLE