summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-09 10:09:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-09 10:09:27 +0000
commit7e129d14b7712ad71f2ae949eba33333de2a3061 (patch)
tree437ad12dc8894252451e4a807ede11ce5a79ce49 /japanese
parentUnbreak after the upgrade to 0.34.3. (diff)
Don't try to extract lha files with tar
Notes
Notes: svn path=/head/; revision=111149
Diffstat (limited to 'japanese')
-rw-r--r--japanese/zipcodes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile
index 78c5bc528201..e29ac393ce75 100644
--- a/japanese/zipcodes/Makefile
+++ b/japanese/zipcodes/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf
EXTRACT_CMD= lha
EXTRACT_BEFORE_ARGS= x
+EXTRACT_AFTER_ARGS=
NO_WRKSUBDIR= yes
USE_PERL5_BUILD=yes