diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-05-18 15:49:08 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-05-18 15:49:08 +0000 |
commit | 45654d24bead95d57cdf1a456b031eb1ccceddb9 (patch) | |
tree | 6e784cdffa44bfb977bff083308c1624e91c8a30 /sysutils/fusefs-ntfs | |
parent | 5cdb562fc69ad643b7bb625a02480303283b3598 (diff) |
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index d22f0b4661a2..93f91154d98b 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod USE_LDCONFIG= yes 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} |