diff options
author | steve <steve@FreeBSD.org> | 1999-11-29 11:59:38 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-29 11:59:38 +0800 |
commit | 26056ed132b7c42deeb245eb7591f37df78b2c57 (patch) | |
tree | ee9dca29bcf7f4bddf1b3a8b81ab077dbb21b10b /japanese | |
parent | 10a5d4313a76679ab735791d0a0a0ea12a8192f2 (diff) | |
download | freebsd-ports-gnome-26056ed132b7c42deeb245eb7591f37df78b2c57.tar.gz freebsd-ports-gnome-26056ed132b7c42deeb245eb7591f37df78b2c57.tar.zst freebsd-ports-gnome-26056ed132b7c42deeb245eb7591f37df78b2c57.zip |
On second thought in the interest of getting 'real' ja-tcl82 and ja-tk82
ports remove the previous fix. If you absolutely must have this port you
can use the previous version of this Makefile until the Tcl/Tk 8.0 ports
go away in the very near future. :)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ruby-tcltklib/Makefile | 5 | ||||
-rw-r--r-- | japanese/ruby-tk/Makefile | 5 | ||||
-rw-r--r-- | japanese/ruby14-tcltklib/Makefile | 5 | ||||
-rw-r--r-- | japanese/ruby14-tk/Makefile | 5 |
4 files changed, 0 insertions, 20 deletions
diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile index 08b8a7d71fdb..7b9017605905 100644 --- a/japanese/ruby-tcltklib/Makefile +++ b/japanese/ruby-tcltklib/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" diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile index 08b8a7d71fdb..7b9017605905 100644 --- a/japanese/ruby-tk/Makefile +++ b/japanese/ruby-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" diff --git a/japanese/ruby14-tcltklib/Makefile b/japanese/ruby14-tcltklib/Makefile index 08b8a7d71fdb..7b9017605905 100644 --- a/japanese/ruby14-tcltklib/Makefile +++ b/japanese/ruby14-tcltklib/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" diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile index 08b8a7d71fdb..7b9017605905 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" |