summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-libs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-libs/Makefile')
-rw-r--r--sysutils/fusefs-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile
index 600a7be5fdfc..70bb696c3d3c 100644
--- a/sysutils/fusefs-libs/Makefile
+++ b/sysutils/fusefs-libs/Makefile
@@ -6,6 +6,7 @@
PORTNAME= fusefs
PORTVERSION= 2.5.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fuse
@@ -15,10 +16,9 @@ DISTNAME= fuse-${PORTVERSION}
MAINTAINER= amistry@am-productions.biz
COMMENT= FUSE allows filesystem implementation in userspace
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= MOUNT_FUSE_PATH=${PREFIX}/sbin \
CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
-GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --disable-kernel-module --prefix=${PREFIX} \
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig