summaryrefslogtreecommitdiff
path: root/games/xblast
diff options
context:
space:
mode:
authoragc <agc>1999-04-01 13:36:55 +0000
committeragc <agc>1999-04-01 13:36:55 +0000
commite31512d764909bd113afbbbe9e0cd46af731feb1 (patch)
tree75de2d3e80d2a79072516641dba5a219f3806999 /games/xblast
parentd3a366f93686fcbd951515fdf11f368f3a6258cf (diff)
downloadpkgsrc-e31512d764909bd113afbbbe9e0cd46af731feb1.tar.gz
Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
release.
Diffstat (limited to 'games/xblast')
-rw-r--r--games/xblast/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index c2fb6ea3ed5..6b7aa217859 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/02/20 22:48:29 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 1999/04/01 13:36:56 agc Exp $
#
DISTNAME= xblast-2.6.beta-sound
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.ikp.uni-koeln.de/~vogel/archive/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.ikp.uni-koeln.de/~vogel/xblast/xblast.html
-BUILD_DEPENDS+= wish8.0:../../x11/tk80
-BUILD_DEPENDS+= tclsh8.0:../../lang/tcl80
+DEPENDS+= tcl-8.0.5:../../lang/tcl80
+DEPENDS+= tk-8.0.5:../../x11/tk80
USE_IMAKE= yes