summaryrefslogtreecommitdiff
path: root/net/nocol/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'net/nocol/patches/patch-au')
-rw-r--r--net/nocol/patches/patch-au12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/nocol/patches/patch-au b/net/nocol/patches/patch-au
new file mode 100644
index 00000000000..4cc87bae856
--- /dev/null
+++ b/net/nocol/patches/patch-au
@@ -0,0 +1,12 @@
+$NetBSD: patch-au,v 1.1 2012/08/31 11:18:20 he Exp $
+
+Use wish instead of tixwish (now gone), add "package require Tix" instead.
+
+--- tknocol/tkNocol.tix.orig 2000-01-19 04:49:10.000000000 +0000
++++ tknocol/tkNocol.tix
+@@ -1,2 +1,4 @@
+-#!/usr/local/bin/tixwish
++#!/usr/local/bin/wish
++
++package require Tix
+