summaryrefslogtreecommitdiff
path: root/devel/libcache/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcache/files/patch-aa')
-rw-r--r--devel/libcache/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libcache/files/patch-aa b/devel/libcache/files/patch-aa
deleted file mode 100644
index 3612e7034d92..000000000000
--- a/devel/libcache/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in Wed Dec 22 12:00:17 1999
-+++ src/Makefile.in.new Fri Feb 4 15:13:19 2000
-@@ -6,7 +6,7 @@
- OBJS=parse.o access.o
-
-
--CFLAGS=${DEBUG} ${DEFINES} -Wall -O3 -I. -I../include -c
-+CFLAGS=${PCFLAGS} ${DEBUG} ${DEFINES} -Wall -O3 -I. -I../include -c
- LIBEXEC=@LIBBIN@
-
- all: ${OBJS}