summaryrefslogtreecommitdiff
path: root/devel/libewf/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 /devel/libewf/Makefile
parentffc075db2e24d843dce270ae2b5a694a70b5b18c (diff)
Diffstat (limited to 'devel/libewf/Makefile')
-rw-r--r--devel/libewf/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile
index 93e1435302be..28553112e4cb 100644
--- a/devel/libewf/Makefile
+++ b/devel/libewf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libewf
-# Date created: 31 May 2012
-# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
-#
+# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libewf
PORTVERSION= 20120813
@@ -18,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
-USE_FUSE= yes
+USES= fuse
USE_GETTEXT= yes
USE_ICONV= yes
USE_LDCONFIG= yes