1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/biology/p5-AcePerl/files/patch-ac
Kevin Lo da730228e3 - Update biology/p5-AcePerl from 1.62 to 1.67
- Alphabetise ${PLIST} to ease future maintenance
- Port now compiles in XS optimisations and RPC server interface
- Port now honours ${CC} properly, also for compiled extensions
- Port now uses PERL_CONFIGURE
- Hand over port MAINTAINERship to FreeBSD bio-porters mailing list

PR: 21865
Submitted by: MAINTAINER
2000-10-10 04:03:18 +00:00

12 lines
281 B
Plaintext

--- 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" .