summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-07 00:03:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-07 00:03:36 +0000
commit7b09b2f7645381cdf75c82e661d0f8cfdf8c8425 (patch)
tree10d83054d159cb09fde846ccafa27ba5eaff6fe7 /japanese
parentDo not set MASTER_SITE_SUBDIR to an empty value, but just undefine. (diff)
Split rubytk into ruby-tcltklib and ruby-tk.
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER) Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
Notes
Notes: svn path=/head/; revision=32359
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile3
-rw-r--r--japanese/ruby-tcltklib/Makefile6
-rw-r--r--japanese/ruby-tk/Makefile7
-rw-r--r--japanese/ruby14-tcltklib/Makefile4
-rw-r--r--japanese/ruby14-tk/Makefile5
5 files changed, 12 insertions, 13 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 3721d4f62769..70399f2e1cb2 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -238,8 +238,9 @@
SUBDIR += ruby-man
SUBDIR += ruby-slang
SUBDIR += ruby-uconv
+ SUBDIR += ruby-tk
SUBDIR += ruby-usersguide
- SUBDIR += rubytk
+ SUBDIR += ruby14-tk
SUBDIR += rxvt
SUBDIR += samba
SUBDIR += sdic
diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile
index 0d5ccad56600..6da1e2d9da35 100644
--- a/japanese/ruby-tcltklib/Makefile
+++ b/japanese/ruby-tcltklib/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: ja-rubytk
+# New ports collection makefile for: ja-ruby-tcltklib
# Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
@@ -11,8 +11,8 @@ MAINTAINER= yasuf@bsdclub.org
TCL_VERSION?= 80
TK_VERSION?= 80
-WITH_TCL_JP= yes
+WITH_TCLTK_JP= yes
-MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
+MASTERDIR= ${.CURDIR}/../../lang/ruby-tcltklib
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile
index 0d5ccad56600..2984a400d1b3 100644
--- a/japanese/ruby-tk/Makefile
+++ b/japanese/ruby-tk/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: ja-rubytk
+# New ports collection makefile for: ja-ruby-tk
# Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
@@ -9,10 +9,9 @@ CATEGORIES= japanese
MAINTAINER= yasuf@bsdclub.org
-TCL_VERSION?= 80
TK_VERSION?= 80
-WITH_TCL_JP= yes
+WITH_TCLTK_JP= yes
-MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
+MASTERDIR= ${.CURDIR}/../../x11-toolkits/ruby-tk
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby14-tcltklib/Makefile b/japanese/ruby14-tcltklib/Makefile
index 0d5ccad56600..9edca52b40e8 100644
--- a/japanese/ruby14-tcltklib/Makefile
+++ b/japanese/ruby14-tcltklib/Makefile
@@ -11,8 +11,8 @@ MAINTAINER= yasuf@bsdclub.org
TCL_VERSION?= 80
TK_VERSION?= 80
-WITH_TCL_JP= yes
+WITH_TCLTK_JP= yes
-MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
+MASTERDIR= ${.CURDIR}/../../lang/ruby14-tcltklib
.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile
index 0d5ccad56600..fbbfab049b11 100644
--- a/japanese/ruby14-tk/Makefile
+++ b/japanese/ruby14-tk/Makefile
@@ -9,10 +9,9 @@ CATEGORIES= japanese
MAINTAINER= yasuf@bsdclub.org
-TCL_VERSION?= 80
TK_VERSION?= 80
-WITH_TCL_JP= yes
+WITH_TCLTK_JP= yes
-MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
+MASTERDIR= ${.CURDIR}/../../x11-toolkits/ruby14-tk
.include "${MASTERDIR}/Makefile"