summaryrefslogtreecommitdiff
path: root/japanese/weblint97
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 02:21:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 02:21:45 +0000
commit5d5e2d4afd06fc10d85ba9ddaee25bb481e67325 (patch)
tree208df8658f01c13620839840ca8848fb90967260 /japanese/weblint97
parentUpgrade to ftnchek-2.10.0 (diff)
No need to define MAKE_ENV with += when it's only assigned to once.
Notes
Notes: svn path=/head/; revision=12827
Diffstat (limited to 'japanese/weblint97')
-rw-r--r--japanese/weblint97/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile
index 4a2983f71fd3..1edefc5b27a3 100644
--- a/japanese/weblint97/Makefile
+++ b/japanese/weblint97/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Jun 1997
# Whom: Takayuki Ariga <a00821@cc.hc.keio.ac.jp>
#
-# $Id: Makefile,v 1.3 1998/06/06 03:45:15 itojun Exp $
+# $Id: Makefile,v 1.4 1998/08/23 16:20:06 kuriyama Exp $
#
DISTNAME= weblint-97-0.12
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PREFIX}/lib/perl/jcode.pl:${PORTSDIR}/japanese/jcode.pl
WRKSRC= ${WRKDIR}/weblint-97
MANLANG= ja
MAN1= jweblint.1
-MAKE_ENV+= PERLLIBDIR="${PERLLIBDIR}"
+MAKE_ENV= PERLLIBDIR="${PERLLIBDIR}"
ALL_TARGET= euc-jp
INSTALL_TARGET= jinstall