diff options
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" |