aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-04-14 03:08:49 +0800
committerknu <knu@FreeBSD.org>2001-04-14 03:08:49 +0800
commit4f82e437f33192edd24ea791f48875d822f806c9 (patch)
tree1412b2070827293f4e9f6bf76fe6cb66f1d0ae18 /japanese
parent070169e2a245787cf9a4ee2060fcc22d8803ee21 (diff)
downloadfreebsd-ports-gnome-4f82e437f33192edd24ea791f48875d822f806c9.tar.gz
freebsd-ports-gnome-4f82e437f33192edd24ea791f48875d822f806c9.tar.zst
freebsd-ports-gnome-4f82e437f33192edd24ea791f48875d822f806c9.zip
Retire Ruby 1.4. Use 1.6 instead, now the migration period is over.
Approved by: yasuf@bsdclub.org (MAINTAINER)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ruby14-tcltklib/Makefile18
-rw-r--r--japanese/ruby14-tk/Makefile17
2 files changed, 0 insertions, 35 deletions
diff --git a/japanese/ruby14-tcltklib/Makefile b/japanese/ruby14-tcltklib/Makefile
deleted file mode 100644
index 9edca52b40e8..000000000000
--- a/japanese/ruby14-tcltklib/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: ja-rubytk
-# Date created: 15 March 1999
-# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= japanese
-
-MAINTAINER= yasuf@bsdclub.org
-
-TCL_VERSION?= 80
-TK_VERSION?= 80
-WITH_TCLTK_JP= yes
-
-MASTERDIR= ${.CURDIR}/../../lang/ruby14-tcltklib
-
-.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile
deleted file mode 100644
index fbbfab049b11..000000000000
--- a/japanese/ruby14-tk/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: ja-rubytk
-# Date created: 15 March 1999
-# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= japanese
-
-MAINTAINER= yasuf@bsdclub.org
-
-TK_VERSION?= 80
-WITH_TCLTK_JP= yes
-
-MASTERDIR= ${.CURDIR}/../../x11-toolkits/ruby14-tk
-
-.include "${MASTERDIR}/Makefile"