From 45654d24bead95d57cdf1a456b031eb1ccceddb9 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Sun, 18 May 2008 15:49:08 +0000 Subject: [PATCH] - Add USE_ICONV (reported to fail without it, if not pulled by dependencies). --- sysutils/fusefs-ntfs/Makefile | 1 + 1 file changed, 1 insertion(+) 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}