aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-chironfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-chironfs/Makefile')
-rw-r--r--sysutils/fusefs-chironfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-chironfs/Makefile b/sysutils/fusefs-chironfs/Makefile
index 7027ab674f10..e81a51ccae0b 100644
--- a/sysutils/fusefs-chironfs/Makefile
+++ b/sysutils/fusefs-chironfs/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/chironfs bin/chirctl
PORTDOCS= *