diff options
Diffstat (limited to 'net/p5-SOAP-Lite/files/patch-Makefile.PL')
-rw-r--r-- | net/p5-SOAP-Lite/files/patch-Makefile.PL | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/p5-SOAP-Lite/files/patch-Makefile.PL b/net/p5-SOAP-Lite/files/patch-Makefile.PL new file mode 100644 index 0000000..b5a3dfe --- /dev/null +++ b/net/p5-SOAP-Lite/files/patch-Makefile.PL @@ -0,0 +1,10 @@ +--- Makefile.PL.orig Wed Jun 2 12:27:31 2004 ++++ Makefile.PL Wed Jun 2 12:28:46 2004 +@@ -67,6 +67,7 @@ + + $help and print($helptext), exit; + ++$prompt and + ExtUtils::MakeMaker::prompt(<<EOI . "Press <enter> to see the detailed list."); + + We are about to install SOAP::Lite and for your convenience will provide |