summaryrefslogtreecommitdiffstats
path: root/libraries/tclsoap/patches/Makefile.in.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/tclsoap/patches/Makefile.in.patch')
-rw-r--r--libraries/tclsoap/patches/Makefile.in.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/tclsoap/patches/Makefile.in.patch b/libraries/tclsoap/patches/Makefile.in.patch
new file mode 100644
index 0000000000..88f64785f2
--- /dev/null
+++ b/libraries/tclsoap/patches/Makefile.in.patch
@@ -0,0 +1,12 @@
+# adapted from FreeBSD ports (author's email: dereckson@gmail.com)
+--- Makefile.in
++++ Makefile.in
+@@ -56,7 +56,7 @@ docdir = @docdir@
+
+ DESTDIR =
+
+-pkglibdir = $(libdir)/@PACKAGE@@VERSION@
++pkglibdir = $(libdir)/@PACKAGE@
+
+ top_builddir = .
+