aboutsummaryrefslogtreecommitdiff
path: root/ftp/wput
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wput')
-rw-r--r--ftp/wput/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index b2797864451b..a14950c40013 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --without-ssl
USES+= gettext iconv
CONFIGURE_ARGS+= --enable-nls \
--with-libintl-prefix=${LOCALBASE} \
- --with-libiconv-prefix=${LOCALBASE}
+ ${ICONV_CONFIGURE_ARG}
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls --without-libiconv-prefix