aboutsummaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite/files/patch-Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SOAP-Lite/files/patch-Makefile.PL')
-rw-r--r--net/p5-SOAP-Lite/files/patch-Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/files/patch-Makefile.PL b/net/p5-SOAP-Lite/files/patch-Makefile.PL
index 456f34773448..d1c5545a331f 100644
--- a/net/p5-SOAP-Lite/files/patch-Makefile.PL
+++ b/net/p5-SOAP-Lite/files/patch-Makefile.PL
@@ -1,6 +1,6 @@
--- Makefile.PL.orig Mon May 28 17:12:36 2001
+++ Makefile.PL Mon May 28 17:14:23 2001
-@@ -55,7 +55,7 @@
+@@ -71,7 +71,7 @@
EOI
my %prerequisites;
@@ -9,7 +9,7 @@
foreach (split /(^[-\s]+$)/m, $prerequisites) {
print unless $auto;
-@@ -67,11 +67,7 @@
+@@ -83,11 +83,7 @@
}
}