summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-08-30 22:54:05 +0000
committerjwise <jwise@pkgsrc.org>2000-08-30 22:54:05 +0000
commit29a41fc76446b43c5e34dc7bb6fc50e3b53988cf (patch)
tree1987cf468802dfc04afea80b6d981cb701764ded
parent373d5aa1ef2b0d569a7a26af961d5083640201fa (diff)
downloadpkgsrc-29a41fc76446b43c5e34dc7bb6fc50e3b53988cf.tar.gz
We distribute the Makefile in files/Makefile, but we patch it anyhow...
OK...
-rw-r--r--x11/tkcron/patches/patch-ab13
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}