diff options
Diffstat (limited to 'japanese')
-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 1c4f3447913f..b46d4b244dbd 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DICTFILES} MAINTAINER= lx@redundancy.redundancy.org COMMENT= Japanese-English edict UTF-8 dictionaries -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip USE_ICONV= yes ICONV?= iconv |