diff options
-rw-r--r-- | japanese/libjconv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile index f625e64469e3..b23dce77ad4b 100644 --- a/japanese/libjconv/Makefile +++ b/japanese/libjconv/Makefile @@ -17,6 +17,9 @@ MASTER_SITE_SUBDIR= Jirai/SOURCES MAINTAINER= knu@FreeBSD.org +LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv +RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra + INSTALLS_SHLIB= yes post-patch: |