diff options
author | David Thiel <lx@FreeBSD.org> | 2006-11-30 21:27:28 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2006-11-30 21:27:28 +0000 |
commit | c16850188895fb7029507644ddc5ba4a01190d85 (patch) | |
tree | 82ecdbce01bbeb134e72808b0d7b8659fac1fe27 /japanese | |
parent | e9d6914f4fd2b88963199d45ae04c911dce63ae1 (diff) |
Notes
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 |