aboutsummaryrefslogtreecommitdiff
path: root/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gsoap/files/patch-gsoap_wsdl_Makefile.in')
-rw-r--r--devel/gsoap/files/patch-gsoap_wsdl_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in b/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in
new file mode 100644
index 000000000000..2e3e20cb747c
--- /dev/null
+++ b/devel/gsoap/files/patch-gsoap_wsdl_Makefile.in
@@ -0,0 +1,11 @@
+--- gsoap/wsdl/Makefile.in.orig 2014-10-09 00:09:14.631256099 +0600
++++ gsoap/wsdl/Makefile.in 2014-10-09 00:09:33.119255143 +0600
+@@ -303,7 +303,7 @@
+ BUILT_SOURCES = $(SOAP_CPP_SRC)
+ wsdl2h_CFLAGS = $(C_DEBUG_FLAGS) $(WSDL2H_EXTRA_FLAGS)
+ wsdl2h_CXXFLAGS = $(C_DEBUG_FLAGS) $(WSDL2H_EXTRA_FLAGS) $(WSDL2H_IMPORTPATH)
+-wsdl2h_CPPFLAGS = $(AM_CPPFLAGS) $(SOAPCPP2_NONAMESPACES) -D$(platform)
++wsdl2h_CPPFLAGS = $(AM_CPPFLAGS) $(SOAPCPP2_NONAMESPACES) $(WSDL2H_IMPORTPATH) -D$(platform)
+ wsdl2h_SOURCES = wsdl2h.cpp wsdl.cpp schema.cpp types.cpp service.cpp soap.cpp mime.cpp wsp.cpp bpel.cpp $(SOAP_CPP_SRC)
+ wsdl2h_LDADD = $(SOAP_CPP_LIB) $(WSDL2H_EXTRA_LIBS)
+ CLEANFILES = *~ *C.cpp *H.h *Stub.h *.nsmap