summaryrefslogtreecommitdiff
path: root/net/tcl-scotty
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 /net/tcl-scotty
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 'net/tcl-scotty')
-rw-r--r--net/tcl-scotty/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \