aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-14 14:56:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-14 14:56:27 +0000
commit4b6cada8b4c6d61bd7d62805e21bf3c8225bade6 (patch)
tree1005b8e4345f75d41c8fad2839df6615f644e2da /japanese
parentd1db046d61e9ddc7cfb33d4cb2c9a0fa975e5ace (diff)
downloadports-4b6cada8b4c6d61bd7d62805e21bf3c8225bade6.tar.gz
ports-4b6cada8b4c6d61bd7d62805e21bf3c8225bade6.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/ruby-tcltklib/Makefile19
2 files changed, 0 insertions, 20 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index fbef61060e70..c9702ae2a3bf 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -326,7 +326,6 @@
SUBDIR += ruby-refe
SUBDIR += ruby-romkan
SUBDIR += ruby-slang
- SUBDIR += ruby-tcltklib
SUBDIR += ruby-tk
SUBDIR += ruby-uconv
SUBDIR += ruby-usersguide
diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile
deleted file mode 100644
index b58abae50f45..000000000000
--- a/japanese/ruby-tcltklib/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: ja-ruby-tcltklib
-# Date created: 15 March 1999
-# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= japanese
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Ruby interface to Japanized Tcl/Tk libraries
-
-TCL_VERSION?= 80
-TK_VERSION?= 80
-WITH_TCLTK_JP= yes
-
-MASTERDIR= ${.CURDIR}/../../lang/ruby-tcltklib
-
-.include "${MASTERDIR}/Makefile"