aboutsummaryrefslogtreecommitdiff
path: root/japanese/zipcodes
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-07 17:08:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-07 17:08:13 +0000
commit0f92912af4e1779abb0b9026feef250d3d904da1 (patch)
tree311f7af88a51fde8c812bf534446ae4d53b06dd2 /japanese/zipcodes
parentb7df0651651ef059fd4db24d7b77113e72ad6c15 (diff)
downloadports-0f92912af4e1779abb0b9026feef250d3d904da1.tar.gz
ports-0f92912af4e1779abb0b9026feef250d3d904da1.zip
- Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1] - Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2] PR: 176187 [1] 174790 [2] Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1] Gerald Pfeifer <gerald@pfeifer.com> [2]
Notes
Notes: svn path=/head/; revision=313600
Diffstat (limited to 'japanese/zipcodes')
-rw-r--r--japanese/zipcodes/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile
index be78e3ae156c..2ef6bf3cd16c 100644
--- a/japanese/zipcodes/Makefile
+++ b/japanese/zipcodes/Makefile
@@ -10,13 +10,10 @@ DISTFILES= ken_all-${PORTVERSION_K}.lzh jigyosyo-${PORTVERSION_J}.lzh
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Japanese zipcode tables. includes both 3/5 and 7 digits form
-EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha
BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
-EXTRACT_CMD= lha
-EXTRACT_BEFORE_ARGS= x
-EXTRACT_AFTER_ARGS=
NO_WRKSUBDIR= yes
+USE_LHA= yes
USE_PERL5_BUILD=yes
MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL}