summaryrefslogtreecommitdiff
path: root/japanese/ppxp/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-07-23 17:58:21 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-07-23 17:58:21 +0000
commit2fbc142c5d87fe8ff64c1da54fbba01f971f4335 (patch)
tree9e856621717d2107dfbc14dba16212d9be7098c1 /japanese/ppxp/Makefile
parentUpdate port to 1.4.8 (diff)
USE_TCLJP macro is changed to WITH_TCLJP by reg.
Noticed by: taguchi@tohoku.iij.ad.jp [ports-jp 9737]
Notes
Notes: svn path=/head/; revision=30976
Diffstat (limited to '')
-rw-r--r--japanese/ppxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ppxp/Makefile b/japanese/ppxp/Makefile
index 1cc75116a79c..1ac4fa85f26d 100644
--- a/japanese/ppxp/Makefile
+++ b/japanese/ppxp/Makefile
@@ -11,6 +11,6 @@ MASTERDIR= ${.CURDIR}/../../net/ppxp
MAINTAINER= sada@FreeBSD.org
-USE_TCLJP= yes
+WITH_TCLJP= yes
.include "${MASTERDIR}/Makefile"