summaryrefslogtreecommitdiff
path: root/www/cadaver/files/patch-aa
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-10 17:19:38 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-10 17:19:38 +0000
commit09823bd34faac4ecceea22203e40d5e46b560c75 (patch)
treea827e9cc053036c0e86dc6dcef5d6e911b36ec7c /www/cadaver/files/patch-aa
parentupgrade to 0.16.5 (diff)
upgrade to 0.20.4
PR: 41506 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=64346
Diffstat (limited to 'www/cadaver/files/patch-aa')
-rw-r--r--www/cadaver/files/patch-aa17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/cadaver/files/patch-aa b/www/cadaver/files/patch-aa
deleted file mode 100644
index 10f3531ebe66..000000000000
--- a/www/cadaver/files/patch-aa
+++ /dev/null
@@ -1,17 +0,0 @@
-$FreeBSD$
-
---- Makefile.in.orig Mon Jun 17 12:02:32 2002
-+++ Makefile.in Mon Jun 17 12:04:36 2002
-@@ -29,10 +29,10 @@
-
- # Toolchain settings.
- CC = @CC@
--CPPFLAGS = @DEFS@ @CPPFLAGS@ -I$(top_srcdir)/src
-+CPPFLAGS = @DEFS@ @CPPFLAGS@ -I$(top_srcdir)/src -I${top_srcdir}/libneon
- CFLAGS = @CFLAGS@ @SDEFS@
- LDFLAGS = @LDFLAGS@
--LIBS = @LIBS@ @NEON_LIBS@
-+LIBS = @NEON_LIBS@ @LIBS@
-
- TARGET = $(PACKAGE)
- SUBDIRS = libneon @SUBDIRS@