diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 09:39:11 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 09:39:11 +0000 |
commit | bfef5ebd271538596b47b499808bc4a21548b6bb (patch) | |
tree | 23572d67d8160cff75549053414fd1dccc777167 /japanese/zipcodes | |
parent | db2073ecc43b22990eebc93fa1b0965793dd45a9 (diff) |
Notes
Diffstat (limited to 'japanese/zipcodes')
-rw-r--r-- | japanese/zipcodes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index be544c3cbdff..bdee38967b55 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf NO_WRKSUBDIR= yes USE_LHA= yes -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL} PORTVERSION_K?= ${PORTVERSION} PORTVERSION_J?= ${PORTVERSION} |