From f9cb37cd5ead687ace7e156e94f16b176faeea4a Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 28 May 2001 14:54:40 +0000 Subject: Add soup 0.2, a SOAP (Simple Object Access Protocol) implementation in C. --- devel/soup/files/patch-Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 devel/soup/files/patch-Makefile.in (limited to 'devel/soup/files/patch-Makefile.in') diff --git a/devel/soup/files/patch-Makefile.in b/devel/soup/files/patch-Makefile.in new file mode 100644 index 000000000000..6a76f498a72b --- /dev/null +++ b/devel/soup/files/patch-Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- Makefile.in 2001/05/28 13:16:59 1.1 ++++ Makefile.in 2001/05/28 13:17:30 +@@ -115,7 +115,7 @@ + + bin_SCRIPTS = soup-config + +-confexecdir = $(libdir) ++confexecdir = $(prefix)/etc + confexec_DATA = soupConf.sh soup_apacheConf.sh soup_wsdlConf.sh + + pkgconfigdir = $(libdir)/pkgconfig -- cgit v1.2.3