aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-tk
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/ruby-tk
parent6b520813a77758a87ccec05ae931b8fea4f171d0 (diff)
downloadports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.tar.gz
ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.zip
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/ruby-tk')
-rw-r--r--japanese/ruby-tk/Makefile7
1 files changed, 3 insertions, 4 deletions
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"