From 75d65419a76dd8cac0e5696b92d426ada47151ea 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. --- databases/tcl-gdbm/Makefile | 4 ++-- devel/libstroke/Makefile | 4 ++-- devel/stooop/Makefile | 4 ++-- games/xconq/Makefile | 4 ++-- lang/tcl-expect/Makefile | 4 ++-- lang/tcl-tclX/Makefile | 4 ++-- math/abacus/Makefile | 4 ++-- net/eggdrop/Makefile | 4 ++-- net/tcl-scotty/Makefile | 4 ++-- textproc/tcl-xml/Makefile | 4 ++-- www/ap-dtcl/Makefile | 4 ++-- www/tcl-cgi/Makefile | 4 ++-- x11/tk/Makefile | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/databases/tcl-gdbm/Makefile b/databases/tcl-gdbm/Makefile index 6390b4e0126..c6b886388fb 100644 --- a/databases/tcl-gdbm/Makefile +++ b/databases/tcl-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/08/29 21:17:32 jwise Exp $ +# $NetBSD: Makefile,v 1.8 2001/01/24 18:44:57 he Exp $ # DISTNAME= tclgdbm-0.8 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.graphviz.org/pub/tclgdbm/ MAINTAINER= bouyer@netbsd.org -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl DEPENDS+= gdbm>=1.7.3:../../databases/gdbm GNU_CONFIGURE= yes diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index 0a8b22074f9..106f9a0b756 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/29 20:19:23 jwise Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:58 he Exp $ # DISTNAME= libstroke-0.3 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.etla.net/libstroke/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.etla.net/libstroke/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/devel/stooop/Makefile b/devel/stooop/Makefile index 5917947e2b6..aceb759e037 100644 --- a/devel/stooop/Makefile +++ b/devel/stooop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/29 19:55:05 jwise Exp $ +# $NetBSD: Makefile,v 1.3 2001/01/24 18:44:58 he Exp $ DISTNAME= stooop-4.1.1 CATEGORIES= x11 tcl @@ -7,7 +7,7 @@ MASTER_SITES= http://jfontain.free.fr/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://jfontain.free.fr/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl NO_PATCH= yes NO_CONFIGURE= yes diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 90739467d06..3b67d40c291 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/02 14:57:38 kleink Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:58 he Exp $ DISTNAME= xconq-7.4.1 CATEGORIES= games x11 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/xconq/ MAINTAINER= kleink@netbsd.org HOMEPAGE= http://sources.redhat.com/xconq/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl DEPENDS+= tk-8.3.2:../../x11/tk USE_X11BASE= YES 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-* diff --git a/math/abacus/Makefile b/math/abacus/Makefile index 122f0dcd747..91b8ecdf7e2 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/09/03 23:08:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/01/24 18:44:59 he Exp $ # FreeBSD Id: Makefile,v 1.3 1998/09/25 10:07:44 asami Exp # @@ -10,7 +10,7 @@ MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/abacus.html -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl DEPENDS+= tk-8.3.2:../../x11/tk BROKEN= This package has been updated to compile with tcl-8.3.2, but dumps core on startup. diff --git a/net/eggdrop/Makefile b/net/eggdrop/Makefile index 6e35839dd5a..cad1dc242fd 100644 --- a/net/eggdrop/Makefile +++ b/net/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/11/14 16:39:56 abs Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:59 he Exp $ # DISTNAME= eggdrop1.3.22 @@ -13,7 +13,7 @@ BROKEN= This package has not yet been updated to work past tcl-8.0.5. MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.sodre.net/eggdrop/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl GNU_CONFIGURE= yes CONFIGURE_ENV+= TCLLIB="${PREFIX}/lib" TCLINC="${PREFIX}/include/tcl8.0" diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile index d0a0eb1d9df..fe14d9caf41 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/09/07 17:38:39 jwise Exp $ +# $NetBSD: Makefile,v 1.2 2001/01/24 18:44:59 he Exp $ # DISTNAME= scotty-2.1.10 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib --enable-multicast \ diff --git a/textproc/tcl-xml/Makefile b/textproc/tcl-xml/Makefile index de4393d6d61..b580f5b7ac9 100644 --- a/textproc/tcl-xml/Makefile +++ b/textproc/tcl-xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/08/30 19:46:37 jwise Exp $ +# $NetBSD: Makefile,v 1.2 2001/01/24 18:44:59 he Exp $ # DISTNAME= TclXML-1.2 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.zveno.com/in-tclxml/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl # old name for this package... CONFLICTS+= TclXML-* diff --git a/www/ap-dtcl/Makefile b/www/ap-dtcl/Makefile index 229bf1f9274..8af0ca6ff20 100644 --- a/www/ap-dtcl/Makefile +++ b/www/ap-dtcl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/12/27 23:04:27 jwise Exp $ +# $NetBSD: Makefile,v 1.8 2001/01/24 18:44:59 he Exp $ DISTNAME= mod_dtcl-0.8.12 PKGNAME= ap-dtcl-0.8.12 @@ -10,7 +10,7 @@ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://tcl.apache.org/ DEPENDS+= apache-1.3.*:../../www/apache -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl # For "apxs": BUILD_DEPENDS= ${PERL5}:../../lang/perl5-base diff --git a/www/tcl-cgi/Makefile b/www/tcl-cgi/Makefile index dd2338222fa..7858884c6ae 100644 --- a/www/tcl-cgi/Makefile +++ b/www/tcl-cgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/09/06 06:32:20 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/01/24 18:44:59 he Exp $ # DISTNAME= cgi.tcl @@ -10,7 +10,7 @@ MASTER_SITES= http://expect.nist.gov/cgi.tcl/ MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://expect.nist.gov/cgi.tcl/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl DIST_SUBDIR= ${PKGNAME} diff --git a/x11/tk/Makefile b/x11/tk/Makefile index 10370a0b02d..fd3ad651434 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/16 15:07:45 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/01/24 18:45:00 he Exp $ DISTNAME= tk8.3.2 PKGNAME= tk-8.3.2 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.tcltk.com/ -DEPENDS+= tcl-8.3.2:../../lang/tcl +DEPENDS+= tcl>=8.3.2:../../lang/tcl WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes -- cgit v1.2.3