aboutsummaryrefslogtreecommitdiff
path: root/japanese/libjconv
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
commit4efa9ce4aba677e16625a76f8415226114d2d072 (patch)
tree768a9d49a28e618c67e66b92df38c1d490e817b4 /japanese/libjconv
parente60f196636352a608c09494e14f7820b3215a15d (diff)
downloadports-4efa9ce4aba677e16625a76f8415226114d2d072.tar.gz
ports-4efa9ce4aba677e16625a76f8415226114d2d072.zip
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105722
Diffstat (limited to 'japanese/libjconv')
-rw-r--r--japanese/libjconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile
index a90144d9f482..4feced0ecaa2 100644
--- a/japanese/libjconv/Makefile
+++ b/japanese/libjconv/Makefile
@@ -13,11 +13,11 @@ MASTER_SITES= http://ghost.math.sci.hokudai.ac.jp/misc/libjconv/
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese charset conversion library powered by iconv(3)
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
#RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra
MAKE_ARGS= NOPROFILE=true PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
INSTALLS_SHLIB= yes
+USE_ICONV= yes
USE_REINPLACE= yes
post-patch: