From 0f1d590882f9b778a60d744ec57f8d87c1819a5b 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 --- misc/dotfile/Makefile | 4 ++-- misc/kp/Makefile | 4 ++-- misc/zorro/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index d8d5365e863..9228cb8b33e 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/02/25 04:18:01 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2001/05/05 19:51:17 jlam Exp $ # FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp # @@ -10,7 +10,7 @@ MAINTAINER= oly@world.std.com HOMEPAGE= http://www.imada.ou.dk/~blackie/dotfile/ COMMENT= GUI dotfile generator program to create .config files -DEPENDS+= tk-8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk BUILD_DEFS+= DOTFILE_LANG diff --git a/misc/kp/Makefile b/misc/kp/Makefile index fea1443e907..6a3477be49f 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/02/17 18:09:09 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2001/05/05 19:51:17 jlam Exp $ # FreeBSD Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/ MAINTAINER= packages@netbsd.org COMMENT= The Keyboard Practicer, touch-type training program -DEPENDS= tk-8.3.2:../../x11/tk +DEPENDS= tk>=8.3.2:../../x11/tk USE_X11= yes diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile index 00460694e96..b6fa52738d2 100644 --- a/misc/zorro/Makefile +++ b/misc/zorro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/02/25 04:18:03 hubertf Exp $ +# $NetBSD: Makefile,v 1.13 2001/05/05 19:51:18 jlam Exp $ # FreeBSD Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= packages@netbsd.org COMMENT= Simple to-do list manager -DEPENDS+= tk-8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk NO_BUILD= yes USE_X11= yes -- cgit v1.2.3