diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-02-03 11:12:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-02-03 11:12:01 +0000 |
commit | 5114e2637e2224ea9b0e0ea4b315bc38370ccf04 (patch) | |
tree | 414dd9b31f0192eb7d0054b2463c2eed8afd25b4 /japanese/zipcodes | |
parent | fd5131ad95770d2ae6bee7059204950dfa6402d1 (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 52d71a869846..eeb1ce36ab4b 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Nov 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.8 1999/01/09 14:45:20 itojun Exp $ +# $Id: Makefile,v 1.9 1999/01/09 14:54:59 itojun Exp $ # DISTNAME= ken_all @@ -20,6 +20,7 @@ BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \ EXTRACT_CMD= lha EXTRACT_BEFORE_ARGS= xfqw=${WRKDIR} +EXTRACT_AFTER_ARGS= # empty NO_WRKSUBDIR= yes MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} |