summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-13 19:08:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-13 19:08:49 +0000
commitaed9cbe1aed4111c6eb05f98c9b6bbee6cc8fe9b (patch)
treea9c697ebb0b1f66b3f2149593f3140927cd77674 /japanese
parentfbe7fb65662e8adf3125f9e7fa211674ecd00466 (diff)
downloadfreebsd-ports-aed9cbe1aed4111c6eb05f98c9b6bbee6cc8fe9b.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"