diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 11:01:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 11:01:29 +0000 |
commit | 28dd3ecf682e923b90453458e1783ed560a296aa (patch) | |
tree | 77ca3e48b13de3a47a31ebe86cbfa82f1e218f8f /japanese/zipcodes | |
parent | 968ffec366216bf4f41485bd7b33b420a841d80e (diff) | |
download | ports-28dd3ecf682e923b90453458e1783ed560a296aa.tar.gz ports-28dd3ecf682e923b90453458e1783ed560a296aa.zip |
Notes
Diffstat (limited to 'japanese/zipcodes')
-rw-r--r-- | japanese/zipcodes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index 8189aa11f4a9..08dc5d1301dd 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.3 1998/01/01 01:34:26 max Exp $ +# $Id: Makefile,v 1.4 1998/03/07 00:17:02 itojun Exp $ # DISTNAME= ken_all @@ -17,6 +17,8 @@ MAINTAINER= itojun@itojun.org BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha \ nkf:${PORTSDIR}/japanese/nkf +BROKEN= build + EXTRACT_CMD= lha EXTRACT_BEFORE_ARGS= xfqw=${WRKDIR} NO_WRKSUBDIR= yes |