diff options
-rw-r--r-- | x11/tkcron/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/tkcron/patches/patch-ab b/x11/tkcron/patches/patch-ab deleted file mode 100644 index 3d5d580656f..00000000000 --- a/x11/tkcron/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 1998/08/07 11:18:18 agc Exp $ - ---- 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} |