summaryrefslogtreecommitdiff
path: root/devel/tla/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tla/patches/patch-aa')
-rw-r--r--devel/tla/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/tla/patches/patch-aa b/devel/tla/patches/patch-aa
deleted file mode 100644
index c359260b706..00000000000
--- a/devel/tla/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2006/06/17 21:36:01 rillig Exp $
-
---- src/libneon/Makefile.in.orig 2005-05-03 01:46:50.000000000 +0200
-+++ src/libneon/Makefile.in 2005-05-08 12:31:16.000000000 +0200
-@@ -33,7 +33,7 @@
-
- @SET_MAKE@
-
--LDFLAGS = -L. @LDFLAGS@
-+LDFLAGS = -L. -L../expat @LDFLAGS@
- LIBS = @LIBS@
- CC = @CC@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@