summaryrefslogtreecommitdiff
path: root/devel/tla/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tla/patches/patch-ab')
-rw-r--r--devel/tla/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/tla/patches/patch-ab b/devel/tla/patches/patch-ab
deleted file mode 100644
index 855b997b01d..00000000000
--- a/devel/tla/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2006/06/17 21:36:01 rillig Exp $
-
---- src/libneon/src/Makefile.in.orig 2005-05-03 01:46:54.000000000 +0200
-+++ src/libneon/src/Makefile.in 2005-05-08 12:31:18.000000000 +0200
-@@ -26,7 +26,7 @@
- # Flags
- CPPFLAGS = @DEFS@ @CPPFLAGS@
- CFLAGS = @CFLAGS@ -I$(top_builddir) -I$(top_srcdir)/../expat/lib @NEON_CFLAGS@
--LDFLAGS = @LDFLAGS@
-+LDFLAGS = -L../../expat @LDFLAGS@
- NEON_LINK_FLAGS = @NEON_LINK_FLAGS@
- # Note: don't substitute @LIBS@ in here; during a bundled
- # build of this directory, @LIBS@ may include -lneon.