summaryrefslogtreecommitdiff
path: root/games/xblast/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'games/xblast/patches/patch-af')
-rw-r--r--games/xblast/patches/patch-af10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xblast/patches/patch-af b/games/xblast/patches/patch-af
new file mode 100644
index 00000000000..847526c15ee
--- /dev/null
+++ b/games/xblast/patches/patch-af
@@ -0,0 +1,10 @@
+$NetBSD: patch-af,v 1.1.1.1 1998/11/10 08:32:36 garbled Exp $
+--- tkXBlast/setup.orig Tue Nov 10 00:37:39 1998
++++ tkXBlast/setup Tue Nov 10 00:39:36 1998
+@@ -1,4 +1,4 @@
+ #!/bin/sh
+
+-tclsh setup.tcl $*
+-exit 0
++tclsh8.0 setup.tcl $*
++exit 0