diff options
Diffstat (limited to 'japanese/ruby14-tk/Makefile')
-rw-r--r-- | japanese/ruby14-tk/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile index 0d5ccad56600..fbbfab049b11 100644 --- a/japanese/ruby14-tk/Makefile +++ b/japanese/ruby14-tk/Makefile @@ -9,10 +9,9 @@ CATEGORIES= japanese 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}/../../x11-toolkits/ruby14-tk .include "${MASTERDIR}/Makefile" |