diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/edict-utf-8/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 68aa352d123c..fd1a73648870 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: edict -# Date created: 18 August 1997 -# Whom: Jonathan Hanna -# +# Created by: Jonathan Hanna # $FreeBSD$ -# PORTNAME= edict-utf-8 PORTVERSION= 20100420 @@ -14,7 +10,7 @@ DISTFILES= ${DICTFILES} MAINTAINER= lx@FreeBSD.org COMMENT= Japanese-English edict UTF-8 dictionaries -EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip USE_ICONV= yes ICONV?= iconv |