summaryrefslogtreecommitdiff
path: root/textproc/libxslt/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxslt/patches/patch-ac')
-rw-r--r--textproc/libxslt/patches/patch-ac16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/libxslt/patches/patch-ac b/textproc/libxslt/patches/patch-ac
new file mode 100644
index 00000000000..80b48f9b95d
--- /dev/null
+++ b/textproc/libxslt/patches/patch-ac
@@ -0,0 +1,16 @@
+$NetBSD: patch-ac,v 1.1 2002/09/06 07:02:05 jlam Exp $
+
+--- libexslt/Makefile.in.orig Thu Sep 5 23:48:37 2002
++++ libexslt/Makefile.in
+@@ -146,10 +146,7 @@ libexslt_la_SOURCES = \
+ dynamic.c
+
+
+-# The following DOES NOT WORK reliably. Sorry no prelinking to uninstalled
+-# yet libraries.
+-# libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS)
+-libexslt_la_LIBADD = $(INSTALLED_XSLT_LIB) $(EXTRA_LIBS)
++libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS)
+ libexslt_la_LDFLAGS = -version-info @LIBEXSLT_VERSION_INFO@
+
+ man_MANS = libexslt.4