summaryrefslogtreecommitdiffstats
path: root/libraries/newt/tcl85.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/newt/tcl85.diff')
-rw-r--r--libraries/newt/tcl85.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/newt/tcl85.diff b/libraries/newt/tcl85.diff
new file mode 100644
index 0000000000..958c4d1b0b
--- /dev/null
+++ b/libraries/newt/tcl85.diff
@@ -0,0 +1,10 @@
+diff -Naur newt-0.52.11.orig/Makefile.in newt-0.52.11/Makefile.in
+--- newt-0.52.11.orig/Makefile.in 2009-09-24 17:03:09.000000000 +0200
++++ newt-0.52.11/Makefile.in 2010-07-20 10:19:28.246709110 +0200
+@@ -1,5 +1,5 @@
+ LIBS = -lslang
+-LIBTCL = -ltcl8.4
++LIBTCL = -ltcl8.5
+
+ CC = @CC@
+ CPP = @CPP@