From 7b09b2f7645381cdf75c82e661d0f8cfdf8c8425 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 7 Sep 2000 00:03:36 +0000 Subject: Split rubytk into ruby-tcltklib and ruby-tk. Approved by: Yasuhiro Fukuma (MAINTAINER) Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3. --- japanese/Makefile | 3 ++- japanese/ruby-tcltklib/Makefile | 6 +++--- japanese/ruby-tk/Makefile | 7 +++---- japanese/ruby14-tcltklib/Makefile | 4 ++-- japanese/ruby14-tk/Makefile | 5 ++--- 5 files changed, 12 insertions(+), 13 deletions(-) (limited to 'japanese') 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 # @@ -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 # @@ -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" -- cgit v1.2.3