summaryrefslogtreecommitdiff
path: root/x11/tkcron/patches/patch-ab
blob: b180ac50e3378cb4ea8655ff3e02065704075cca (plain)
1
2
3
4
5
6
7
8
9
10
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}