summaryrefslogtreecommitdiff
path: root/x11/tkcron
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tkcron')
-rw-r--r--x11/tkcron/patches/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/tkcron/patches/patch-ab b/x11/tkcron/patches/patch-ab
new file mode 100644
index 00000000000..b180ac50e33
--- /dev/null
+++ b/x11/tkcron/patches/patch-ab
@@ -0,0 +1,11 @@
+--- Makefile.orig Fri Oct 24 22:22:56 1997
++++ Makefile Fri Oct 24 22:23:01 1997
+@@ -4,7 +4,7 @@
+ all: tkcron
+
+ tkcron:
+- sed -e "\:/usr/local/bin/wish: s;;${BINDIR}/wish4.1;g" tkcron.tcl > tkcron
++ sed -e "\:/usr/local/bin/wish: s;;${BINDIR}/wish8.0;g" tkcron.tcl > tkcron
+
+ install: all
+ install ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} tkcron ${BINDIR}