diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
commit | 16ea4dd5a8d8e37ec504443693fda66d7340f6ea (patch) | |
tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /japanese/zipcodes | |
parent | d17874dc5dcb4c3b59645d6bc71480b475762237 (diff) | |
download | ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.tar.gz ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.zip |
Notes
Diffstat (limited to 'japanese/zipcodes')
-rw-r--r-- | japanese/zipcodes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index 9cf68b18848c..7388731ff5dc 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -13,9 +13,8 @@ COMMENT= Japanese zipcode tables. includes both 3/5 and 7 digits form BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf NO_WRKSUBDIR= yes -USE_LHA= yes -USES= perl5 +USES= perl5 lha USE_PERL5= build MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL} STAGEDIR=${STAGEDIR} PORTVERSION_K?= ${PORTVERSION} |