summaryrefslogtreecommitdiff
path: root/japanese/tk80
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-06 02:37:41 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-06 02:37:41 +0000
commit018757ebb4faadbf4de86d2ce0447d985a2c9bb0 (patch)
treeaab9d56c010acfcd84973aa21cf191fdfd122451 /japanese/tk80
parentFixed "install-man" target in /usr/ports/japanese/tk80/Makefile (diff)
Fogot to add "${SETENV}" in the previous modification.
Notes
Notes: svn path=/head/; revision=17662
Diffstat (limited to 'japanese/tk80')
-rw-r--r--japanese/tk80/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile
index 14b857395b86..771bab46da97 100644
--- a/japanese/tk80/Makefile
+++ b/japanese/tk80/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Dec 1997
# Whom: taguchi@tohoku.iij.ad.jp
#
-# $Id: Makefile,v 1.11 1999/04/02 02:38:04 taoka Exp $
+# $Id: Makefile,v 1.12 1999/04/06 01:15:03 taoka Exp $
#
DISTNAME= tk8.0.5
@@ -57,7 +57,7 @@ post-install:
@${CAT} ${PKGDIR}/MESSAGE
test:
- cd ${WRKSRC} && PORTOBJFORMAT=${PORTOBJFORMAT} ${MAKE} test
+ cd ${WRKSRC} && ${SETENV} PORTOBJFORMAT=${PORTOBJFORMAT} ${MAKE} test
install-man:
cd ${WRKSRC} && ${SETENV} PORTOBJFORMAT=${PORTOBJFORMAT} ${MAKE} install-man