diff options
Diffstat (limited to 'japanese/edict-utf-8/Makefile')
-rw-r--r-- | japanese/edict-utf-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index fd1a73648870..f3878e38ed73 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -12,7 +12,7 @@ COMMENT= Japanese-English edict UTF-8 dictionaries EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip -USE_ICONV= yes +USES= iconv ICONV?= iconv CONVERT_CMD= ${ICONV} -c -f EUC-JP -t UTF-8 |