diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-07-23 17:58:21 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-07-23 17:58:21 +0000 |
commit | 2fbc142c5d87fe8ff64c1da54fbba01f971f4335 (patch) | |
tree | 9e856621717d2107dfbc14dba16212d9be7098c1 /japanese/ppxp | |
parent | 1a1bc4bc317074c7f3c925312c8496faf63f1c79 (diff) | |
download | ports-2fbc142c5d87fe8ff64c1da54fbba01f971f4335.tar.gz ports-2fbc142c5d87fe8ff64c1da54fbba01f971f4335.zip |
Notes
Diffstat (limited to 'japanese/ppxp')
-rw-r--r-- | japanese/ppxp/Makefile | 2 |
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" |