From 0110d249fc10d825a61ed93c2087029192cfbf5a Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 8 Mar 2004 20:27:13 +0000 Subject: Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update. --- x11/ruby-tcltklib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/ruby-tcltklib') diff --git a/x11/ruby-tcltklib/Makefile b/x11/ruby-tcltklib/Makefile index 8909cdd9fcd..c8081c1e10f 100644 --- a/x11/ruby-tcltklib/Makefile +++ b/x11/ruby-tcltklib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/08 19:52:52 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/08 20:27:17 minskim Exp $ # FreeBSD: ports/lang/ruby-tcltklib/Makefile,v 1.21 2000/10/20 19:56:04 knu Exp DISTNAME= ${RUBY_DISTNAME} @@ -12,7 +12,7 @@ HOMEPAGE= http://www.ruby-lang.org/en/ COMMENT= Ruby interface to Tcl/Tk libraries DEPENDS+= tcl>=8.3:../../lang/tcl83 -DEPENDS+= tk>=8.3:../../x11/tk +DEPENDS+= tk>=8.3:../../x11/tk83 WRKSRC= ${RUBY_WRKSRC}/ext/tcltklib DIST_SUBDIR= ruby -- cgit v1.2.3