diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 00:03:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 00:03:36 +0000 |
commit | 7b09b2f7645381cdf75c82e661d0f8cfdf8c8425 (patch) | |
tree | 10d83054d159cb09fde846ccafa27ba5eaff6fe7 /japanese/ruby-tcltklib | |
parent | 6b520813a77758a87ccec05ae931b8fea4f171d0 (diff) | |
download | ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.tar.gz ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.zip |
Notes
Diffstat (limited to 'japanese/ruby-tcltklib')
-rw-r--r-- | japanese/ruby-tcltklib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 <yasuf@big.or.jp> # @@ -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" |