summaryrefslogtreecommitdiff
path: root/x11/tkcron
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-27 02:09:47 +0000
committerhubertf <hubertf>1997-10-27 02:09:47 +0000
commit57c676b6d90150e75d3d8bab58329f2b60073532 (patch)
tree270ece87aff339c13ac3088e5f6d3c970277501b /x11/tkcron
parent72c804db88c1f88a5c4d0d620400a3cc06705008 (diff)
downloadpkgsrc-57c676b6d90150e75d3d8bab58329f2b60073532.tar.gz
tk41 -> tk80
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}