freebsd-ports/devel/p5-Alzabo/files/patch-Build.PL
Mathieu Arnold d0cd3a5cb1 Update to 0.88.01
PR:		98193
Submitted by:	aaron
2006-06-14 10:09:53 +00:00

10 lines
247 B
Perl

--- Build.PL.orig Mon Mar 13 12:58:21 2006
+++ Build.PL Tue May 30 21:27:00 2006
@@ -18,6 +18,7 @@
'automated' => \$opts{automated},
'help' => \$opts{help},
);
+$opts{automated} = 1;
if ( $opts{help} )
{