summaryrefslogtreecommitdiff
path: root/japanese/zipcodes
diff options
context:
space:
mode:
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>