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 --- sysutils/lavaps/Makefile | 4 ++-- sysutils/tkcron/Makefile | 4 ++-- sysutils/xhfs/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 54dcb4b402a..cc61a0a2e65 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/17 17:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/05/05 19:51:18 jlam Exp $ # DISTNAME= lavaps-1.15 @@ -9,7 +9,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ COMMENT= Lava lamp of currently running processes -DEPENDS+= tk-8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= # defined GNU_CONFIGURE= # defined diff --git a/sysutils/tkcron/Makefile b/sysutils/tkcron/Makefile index e91ffa65b96..5c8c7ca036b 100644 --- a/sysutils/tkcron/Makefile +++ b/sysutils/tkcron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/05/05 19:51:19 jlam Exp $ # DISTNAME= tkcron-2.12 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tcl.gz MAINTAINER= packages@netbsd.org COMMENT= graphical frontend to crontab -DEPENDS+= tk-8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= yes EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} > tkcron.tcl diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile index 6873edae8ca..f27f13a9799 100644 --- a/sysutils/xhfs/Makefile +++ b/sysutils/xhfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:42:22 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/05 19:51:19 jlam Exp $ # DISTNAME= hfsutils-3.2.6 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ COMMENT= Tk GUI + Tcl Shell for accessing HFS volumes DEPENDS= libhfs-3.2.6:../../devel/libhfs -DEPENDS+= tk-8.3.2:../../x11/tk +DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= yes -- cgit v1.2.3