aboutsummaryrefslogtreecommitdiff
path: root/emulators/frodo/files/patch-TkGui.tcl
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-21 21:24:41 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-21 21:24:41 +0000
commit056ec539996863b1892c19a612e35bb1bdcc9992 (patch)
treeb7c4450002a148f13f8fa5a6af5f84714d786254 /emulators/frodo/files/patch-TkGui.tcl
parent9abd386284e0847b46f1fc7aea10e9a1013cd7e2 (diff)
downloadports-056ec539996863b1892c19a612e35bb1bdcc9992.tar.gz
ports-056ec539996863b1892c19a612e35bb1bdcc9992.zip
Notes
Diffstat (limited to 'emulators/frodo/files/patch-TkGui.tcl')
-rw-r--r--emulators/frodo/files/patch-TkGui.tcl23
1 files changed, 23 insertions, 0 deletions
diff --git a/emulators/frodo/files/patch-TkGui.tcl b/emulators/frodo/files/patch-TkGui.tcl
new file mode 100644
index 000000000000..bc2ee1265c93
--- /dev/null
+++ b/emulators/frodo/files/patch-TkGui.tcl
@@ -0,0 +1,23 @@
+*** ../TkGui.tcl Wed Aug 6 20:56:34 1997
+--- ../TkGui.tcl.neu Thu Dec 4 00:38:15 1997
+***************
+*** 1,9 ****
+! #!/usr/local/bin/X11/wish
+
+ # Frodo Tk GUI by Lutz Vieweg <lkv@mania.robin.de>
+ # requires Tk >= 4.1
+
+! package require Tk 4.1
+
+ set prefname "$env(HOME)/.frodorc"
+
+--- 1,9 ----
+! #!/usr/local/bin/wish8.0 -f
+
+ # Frodo Tk GUI by Lutz Vieweg <lkv@mania.robin.de>
+ # requires Tk >= 4.1
+
+! ## package require Tk 4.1
+
+ set prefname "$env(HOME)/.frodorc"
+