summaryrefslogtreecommitdiff
path: root/www/tcl-cgi
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2001-01-24 18:44:57 +0000
committerhe <he@pkgsrc.org>2001-01-24 18:44:57 +0000
commit2ebee492639e27457a0f6b4ec922478d877e6b09 (patch)
treee32eb71d6f72fadb0e8837f97f3569523115839f /www/tcl-cgi
parent323b045b4b17dead79ad09748738efaf7863b09d (diff)
downloadpkgsrc-2ebee492639e27457a0f6b4ec922478d877e6b09.tar.gz
Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl
is bumped to tcl-8.3.2nb1.
Diffstat (limited to 'www/tcl-cgi')
-rw-r--r--www/tcl-cgi/Makefile4
1 files changed, 2 insertions, 2 deletions
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}