aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk83/files/patch-tk.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tk83/files/patch-tk.tcl')
-rw-r--r--x11-toolkits/tk83/files/patch-tk.tcl10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/tk83/files/patch-tk.tcl b/x11-toolkits/tk83/files/patch-tk.tcl
deleted file mode 100644
index 0a6ca86ff659..000000000000
--- a/x11-toolkits/tk83/files/patch-tk.tcl
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../library/tk.tcl.orig Fri Jun 7 02:54:55 2002
-+++ ../library/tk.tcl
-@@ -304,6 +304,7 @@
- if {[info exists tcl_platform(os)]} {
- switch $tcl_platform(os) {
- "IRIX" -
-+ "FreeBSD" -
- "Linux" { event add <<PrevWindow>> <ISO_Left_Tab> }
- "HP-UX" {
- # This seems to be correct on *some* HP systems.