summaryrefslogtreecommitdiff
path: root/textproc/tcl-xml
diff options
context:
space:
mode:
authorhe <he>2001-01-24 18:44:57 +0000
committerhe <he>2001-01-24 18:44:57 +0000
commit75d65419a76dd8cac0e5696b92d426ada47151ea (patch)
treee32eb71d6f72fadb0e8837f97f3569523115839f /textproc/tcl-xml
parentcf4a2da696577681139f2d09676ae480b1f4c05c (diff)
downloadpkgsrc-75d65419a76dd8cac0e5696b92d426ada47151ea.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 'textproc/tcl-xml')
-rw-r--r--textproc/tcl-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
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-*