diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
commit | e8390e6e3c7cf23c6546db19b823f8b4fc9763b2 (patch) | |
tree | 0f9d2255cdc2514c08af673efe768018c7601866 /japanese/libjconv | |
parent | 653d6eb934c51460f3a70b764c488261192385cc (diff) |
Notes
Diffstat (limited to 'japanese/libjconv')
-rw-r--r-- | japanese/libjconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile index 2ca5e8a5482c..2bd1bef99383 100644 --- a/japanese/libjconv/Makefile +++ b/japanese/libjconv/Makefile @@ -16,7 +16,7 @@ COMMENT= Japanese charset conversion library powered by iconv(3) #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_LDCONFIG= yes USE_ICONV= yes post-patch: |