From 022d07a5368497c263164eed27848d421b02336a Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 5 May 2001 19:51:13 +0000 Subject: Mechanical changes of tk DEPENDS: tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 --- x11/p5-Tk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/p5-Tk') diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index 8521052c67c..7fbd4549291 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/03/27 03:20:28 hubertf Exp $ +# $NetBSD: Makefile,v 1.20 2001/05/05 19:51:20 jlam Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # @@ -12,7 +12,7 @@ HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Tk/pod/overview.html COMMENT= perl5 interface to Tk-8.0.5 BUILD_DEPENDS= p5-HTML-Parser-3.19:../../www/p5-HTML-Parser -DEPENDS+= tk-8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= # defined USE_PERL5= # defined -- cgit v1.2.3