summaryrefslogtreecommitdiffstats
path: root/japanese/mutt
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
committerkrion <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
commitec7e839df6339ee2ce45b2a86705d36babd6ddb2 (patch)
tree89a2307095c132bb20ec384fd75a853ff48669ed /japanese/mutt
parent919d5d370736760e6caa8a55aa6ec939d3387eec (diff)
downloadFreeBSD-ports-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.zip
FreeBSD-ports-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.tar.gz
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'japanese/mutt')
-rw-r--r--japanese/mutt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile
index 4617e41..07daf86 100644
--- a/japanese/mutt/Makefile
+++ b/japanese/mutt/Makefile
@@ -26,8 +26,8 @@ COMMENT= Text-based mail client (Japanised Version)
FORBIDDEN= http://people.freebsd.org/~eik/portaudit/67c05283-5d62-11d8-80e3-0020ed76ef5a.html
-LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \
- iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang
+
.if !defined(WITH_GETTEXT)
USE_GETTEXT= yes
.else
@@ -46,6 +46,7 @@ FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd
USE_REINPLACE= yes
USE_GMAKE= yes
+USE_ICONV= yes
USE_AUTOMAKE_VER= 14
USE_OPENSSL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}
OpenPOWER on IntegriCloud