diff options
Diffstat (limited to 'sysutils/fusefs-ntfs/Makefile')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 8bd1853f4a7c..8ab4dc04f90a 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -24,7 +24,6 @@ USE_AUTOTOOLS= libtool:15 USE_ICONV= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} OPTIONS= LOCK "Lock the device when mounting (avoids access)" on \ UBLIO "Enable user space cache for improved speed" on |