From 1793ddd91a6f1a9029f641bf5688395abc690b89 Mon Sep 17 00:00:00 2001 From: he Date: Wed, 24 Jan 2001 18:44:57 +0000 Subject: Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl is bumped to tcl-8.3.2nb1. --- lang/tcl-expect/Makefile | 4 ++-- lang/tcl-tclX/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lang') diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile index 56ae7c8386f..66e76efeaf9 100644 --- a/lang/tcl-expect/Makefile +++ b/lang/tcl-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/01 14:06:22 rh Exp $ +# $NetBSD: Makefile,v 1.5 2001/01/24 18:44:58 he Exp $ # DISTNAME= expect @@ -9,7 +9,7 @@ MASTER_SITES= http://expect.nist.gov/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://expect.nist.gov/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl CONFLICTS+= expect-* diff --git a/lang/tcl-tclX/Makefile b/lang/tcl-tclX/Makefile index 182cc96e40f..da59ea1dd28 100644 --- a/lang/tcl-tclX/Makefile +++ b/lang/tcl-tclX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/09/06 16:47:31 jwise Exp $ +# $NetBSD: Makefile,v 1.3 2001/01/24 18:44:58 he Exp $ # DISTNAME= tclX8.2.0 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/TclX/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.neosoft.com/TclX/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl CONFLICTS+= tclX-* -- cgit v1.2.3