summaryrefslogtreecommitdiff
path: root/x11/filerunner/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/filerunner/patches/patch-aa')
-rw-r--r--x11/filerunner/patches/patch-aa15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/filerunner/patches/patch-aa b/x11/filerunner/patches/patch-aa
deleted file mode 100644
index 0d472c117c1..00000000000
--- a/x11/filerunner/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2000/08/31 17:40:48 jwise Exp $
-
---- Makefile.orig Tue Mar 24 11:24:06 1998
-+++ Makefile Tue Mar 24 11:25:50 1998
-@@ -1,7 +1,7 @@
- # Change this if you have this stuff somewhere else.
--TCLINC = /usr/local/lib/tcl8.0
--TKINC = /usr/local/lib/tk8.0
--X11INC = /usr/X11/include
-+TCLINC = ${LOCALBASE}/include
-+TKINC = ${LOCALBASE}/include
-+X11INC = ${X11BASE}/include
-
- CFLAGS = -D__FreeBSD__ -Wall -fPIC -O3 -I$(TCLINC) -I$(TKINC) -I$(X11INC)
-