aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-08-05 04:08:50 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-08-05 04:08:50 +0800
commit7a3203b6499b4b2cd2af93990da41515b950df30 (patch)
tree83730001e03254b81db89ab05c9e1146b12f36aa /sysutils
parentbd19705600c461d26df1ca82261be9cf3a889a47 (diff)
downloadfreebsd-ports-gnome-7a3203b6499b4b2cd2af93990da41515b950df30.tar.gz
freebsd-ports-gnome-7a3203b6499b4b2cd2af93990da41515b950df30.tar.zst
freebsd-ports-gnome-7a3203b6499b4b2cd2af93990da41515b950df30.zip
- Switch to USES=libtool
Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-fusexmp_fh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-fusexmp_fh/Makefile b/sysutils/fusefs-fusexmp_fh/Makefile
index 4aec57eee6d4..4cbacf22f1ee 100644
--- a/sysutils/fusefs-fusexmp_fh/Makefile
+++ b/sysutils/fusefs-fusexmp_fh/Makefile
@@ -11,8 +11,7 @@ DISTNAME= fuse-${PORTVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Dummy driver from fusefs-libs example
-USE_AUTOTOOLS= libtool
-USES= fuse pathfix iconv
+USES= fuse libtool pathfix iconv
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-kernel-module --prefix=${PREFIX} \