summaryrefslogtreecommitdiff
path: root/japanese/ruby-tk
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ruby-tk')
-rw-r--r--japanese/ruby-tk/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile
index 7b9017605905..08b8a7d71fdb 100644
--- a/japanese/ruby-tk/Makefile
+++ b/japanese/ruby-tk/Makefile
@@ -13,6 +13,11 @@ 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"