summaryrefslogtreecommitdiff
path: root/net/xmlrpc-c-devel/files/patch-src-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xmlrpc-c-devel/files/patch-src-Makefile')
-rw-r--r--net/xmlrpc-c-devel/files/patch-src-Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/xmlrpc-c-devel/files/patch-src-Makefile b/net/xmlrpc-c-devel/files/patch-src-Makefile
index 2b5b404c6aa4..280bd3ec3365 100644
--- a/net/xmlrpc-c-devel/files/patch-src-Makefile
+++ b/net/xmlrpc-c-devel/files/patch-src-Makefile
@@ -1,11 +1,11 @@
---- src/Makefile.orig 2009-04-08 09:43:29.000000000 +0800
-+++ src/Makefile 2009-04-08 09:43:55.000000000 +0800
+--- src/Makefile.orig 2011-02-23 09:19:23.000000000 -0300
++++ src/Makefile 2011-02-23 09:31:43.000000000 -0300
@@ -70,7 +70,7 @@
else
XMLRPC_XML_PARSER = xmlrpc_expat
XML_PARSER_LIBDEP = \
-- -L$(BLDDIR)/lib/expat/xmlparse -lxmlrpc_xmlparse \
+- -Lblddir/lib/expat/xmlparse -lxmlrpc_xmlparse \
+ -L$(BLDDIR)/lib/expat/xmlparse ../lib/expat/xmlparse/libxmlrpc_xmlparse.so \
- -L$(BLDDIR)/lib/expat/xmltok -lxmlrpc_xmltok
+ -Lblddir/lib/expat/xmltok -lxmlrpc_xmltok
XML_PARSER_LIBDEP_DEP = $(LIBXMLRPC_XMLPARSE) $(LIBXMLRPC_XMLTOK)
endif