summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-11-28 17:11:37 +0000
committersteve <steve@FreeBSD.org>1999-11-28 17:11:37 +0000
commit14901d1356aace0250982499f322c98abb6dff53 (patch)
tree74c7c133347930cd1f75620eebbf4a874901e5be
parentfee88887f27f282eb64b38918f0269a4c38b828d (diff)
downloadFreeBSD-ports-14901d1356aace0250982499f322c98abb6dff53.zip
FreeBSD-ports-14901d1356aace0250982499f322c98abb6dff53.tar.gz
Temporarily use version 8.0.x of Tcl/Tk until we get the japanese
equivalents of version 8.2.x.
-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 7b90176..08b8a7d 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 7b90176..08b8a7d 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 7b90176..08b8a7d 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 7b90176..08b8a7d 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"
OpenPOWER on IntegriCloud