diff options
Diffstat (limited to 'japanese/libjconv/Makefile')
-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: |