diff options
Diffstat (limited to 'japanese/ruby14-tcltklib/Makefile')
-rw-r--r-- | japanese/ruby14-tcltklib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ruby14-tcltklib/Makefile b/japanese/ruby14-tcltklib/Makefile index 0d5ccad56600..9edca52b40e8 100644 --- a/japanese/ruby14-tcltklib/Makefile +++ b/japanese/ruby14-tcltklib/Makefile @@ -11,8 +11,8 @@ MAINTAINER= yasuf@bsdclub.org TCL_VERSION?= 80 TK_VERSION?= 80 -WITH_TCL_JP= yes +WITH_TCLTK_JP= yes -MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk +MASTERDIR= ${.CURDIR}/../../lang/ruby14-tcltklib .include "${MASTERDIR}/Makefile" |