summaryrefslogtreecommitdiff
path: root/textproc/libxml/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml/patches/patch-ad')
-rw-r--r--textproc/libxml/patches/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libxml/patches/patch-ad b/textproc/libxml/patches/patch-ad
deleted file mode 100644
index 65fbe786978..00000000000
--- a/textproc/libxml/patches/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2001/03/10 12:37:21 drochner Exp $
-
---- libxml.pc.in.orig Wed Jan 17 17:12:55 2001
-+++ libxml.pc.in Wed Jan 17 17:13:29 2001
-@@ -8,5 +8,5 @@
- Version: @VERSION@
- Description: libXML library.
- Requires:
--Libs: -L${libdir} -lxml @Z_LIBS@ @M_LIBS@ @LIBS@
-+Libs: -L${libdir} -Wl,-R${libdir} -lxml @Z_LIBS@ @M_LIBS@ @LIBS@
- Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@