summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 17:11:37 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 17:11:37 +0000
commit986d7ff256e623038ac49ce1148eebb369d6fa57 (patch)
tree9074518385f154b84536fa3f99b6d0f696dbc5cf /japanese
parentRemove second MAINTAINER entry and portlint. (diff)
Temporarily use version 8.0.x of Tcl/Tk until we get the japanese
equivalents of version 8.2.x.
Notes
Notes: svn path=/head/; revision=23465
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ruby-tcltklib/Makefile5
-rw-r--r--japanese/ruby-tk/Makefile5
-rw-r--r--japanese/ruby14-tcltklib/Makefile5
-rw-r--r--japanese/ruby14-tk/Makefile5
4 files changed, 20 insertions, 0 deletions
diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile
index 7b9017605905..08b8a7d71fdb 100644
--- a/japanese/ruby-tcltklib/Makefile
+++ b/japanese/ruby-tcltklib/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"
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"
diff --git a/japanese/ruby14-tcltklib/Makefile b/japanese/ruby14-tcltklib/Makefile
index 7b9017605905..08b8a7d71fdb 100644
--- a/japanese/ruby14-tcltklib/Makefile
+++ b/japanese/ruby14-tcltklib/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"
diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile
index 7b9017605905..08b8a7d71fdb 100644
--- a/japanese/ruby14-tk/Makefile
+++ b/japanese/ruby14-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"