From 76e8340ea2dba18184a0b5d1d9baaaf694934c2c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 11 May 2002 09:51:56 +0000 Subject: Update LIB_DEPENDS on libneon. Remove previous maintainer due to timeout. Fix compilation; linking still fails due to missing symbols. Update BROKEN message appropriately. --- www/cadaver/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/cadaver/files/patch-aa (limited to 'www/cadaver/files/patch-aa') diff --git a/www/cadaver/files/patch-aa b/www/cadaver/files/patch-aa new file mode 100644 index 000000000000..722e6cd9d638 --- /dev/null +++ b/www/cadaver/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Jan 14 12:01:27 2002 ++++ Makefile.in Sat May 11 02:48:50 2002 +@@ -29,7 +29,7 @@ + + # 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@ -- cgit v1.2.3