From b54032d38ac7bb640f3c72351d12ae805c018786 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Tue, 10 Sep 2013 19:17:25 -0700 Subject: [PATCH] Tweak japanese/lynx-current version 2.8.8.d3 --- japanese/lynx-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 0ab64c5e56b..bd8a1bb03b3 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -1,5 +1,5 @@ # Created by: Shigeyuki FUKUSHIMA -# $FreeBSD: japanese/lynx-current/Makefile 322735 2013-07-10 21:32:34Z bapt $ +# $FreeBSD: japanese/lynx-current/Makefile 326316 2013-09-04 20:01:05Z bsam $ PORTNAME= lynx DISTVERSION= ${VERSION}.${MINOR_VERSION:S/.//} @@ -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 -- 2.41.0