diff options
Diffstat (limited to 'japanese/ruby14-tk/Makefile')
-rw-r--r-- | japanese/ruby14-tk/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile index 08b8a7d..7b90176 100644 --- a/japanese/ruby14-tk/Makefile +++ b/japanese/ruby14-tk/Makefile @@ -13,11 +13,6 @@ MAINTAINER= yasuf@big.or.jp WITH_TCL_JP= yes -# Temporarily use version 8.0.x of Tcl/Tk until we get the japanese -# equivalents of version 8.2.x. -TCL_VERSION?= 80 -TK_VERSION?= 80 - MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk .include "${MASTERDIR}/Makefile" |