summaryrefslogtreecommitdiff
path: root/net/tcl-scotty
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 /net/tcl-scotty
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 '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 \