aboutsummaryrefslogtreecommitdiff
path: root/japanese/zipcodes
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-21 08:58:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-21 08:58:13 +0000
commit4f44c208eafc485b5e4c6862334f8a7c300706a5 (patch)
tree2f010e915f7ea7ae9c46269f77bb36081f192820 /japanese/zipcodes
parent857896dea5c8a35d3c26e184ab493407cc0130b6 (diff)
downloadports-4f44c208eafc485b5e4c6862334f8a7c300706a5.tar.gz
ports-4f44c208eafc485b5e4c6862334f8a7c300706a5.zip
Notes
Diffstat (limited to 'japanese/zipcodes')
-rw-r--r--japanese/zipcodes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile
index dc3481b27f2d..93187de8823a 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.5 1998/03/21 11:01:29 asami Exp $
+# $Id: Makefile,v 1.6 1998/03/23 06:18:51 itojun Exp $
#
DISTNAME= ken_all
@@ -21,6 +21,6 @@ EXTRACT_CMD= lha
EXTRACT_BEFORE_ARGS= xfqw=${WRKDIR}
NO_WRKSUBDIR= yes
-MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR}
+MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR}
.include <bsd.port.mk>