aboutsummaryrefslogtreecommitdiff
path: root/japanese/lynx-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/lynx-current/Makefile')
-rw-r--r--japanese/lynx-current/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile
index 11b0e3197e14..3bdf4edb195a 100644
--- a/japanese/lynx-current/Makefile
+++ b/japanese/lynx-current/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
.if !defined(WITHOUT_JAPANESE_UTF8)
USES+= iconv
-CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \
+CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG} \
--enable-japanese-utf8
.else
CONFIGURE_ARGS+=--disable-japanese-utf8