summaryrefslogtreecommitdiff
path: root/net/scotty
diff options
context:
space:
mode:
authoragc <agc>1999-04-01 13:38:43 +0000
committeragc <agc>1999-04-01 13:38:43 +0000
commit0e189d6c940c441d3b9483725fadffc823e99a7d (patch)
treeda5d46c57de4dca381b391a1b057e69e88cfec3a /net/scotty
parente79338689b43ae7cc6dc00369c599dcd91e8e4f7 (diff)
downloadpkgsrc-0e189d6c940c441d3b9483725fadffc823e99a7d.tar.gz
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
Diffstat (limited to 'net/scotty')
-rw-r--r--net/scotty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index b15a5d416e0..7e33c411e03 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/03/08 10:53:57 agc Exp $
+# $NetBSD: Makefile,v 1.17 1999/04/01 13:38:45 agc Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/
-DEPENDS+= tk-8.0p2:../../x11/tk80
+DEPENDS+= tk-8.0.5:../../x11/tk80
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib/tcl8.0 \