summaryrefslogtreecommitdiff
path: root/biology/p5-AcePerl/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'biology/p5-AcePerl/files/patch-ac')
-rw-r--r--biology/p5-AcePerl/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/biology/p5-AcePerl/files/patch-ac b/biology/p5-AcePerl/files/patch-ac
new file mode 100644
index 000000000000..90194f8b38d7
--- /dev/null
+++ b/biology/p5-AcePerl/files/patch-ac
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig Thu Aug 31 19:02:21 2000
++++ Makefile.PL Mon Oct 9 16:43:32 2000
+@@ -1,7 +1,7 @@
+ use Config;
+ use ExtUtils::MakeMaker qw(prompt WriteMakefile);
+
+-my $choice;
++my $choice = 3;
+ while (!$choice) {
+ $reply = prompt(
+ "\nWhat do you want to build?\n\n" .