diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-04 08:54:10 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-04 08:54:10 +0000 |
| commit | 5b6feafc67b9b0ceea16f684e31336b113829783 (patch) | |
| tree | d7e6210d6ce6858e211398537a6cbf2467010d1e /biology/p5-bioperl-run/files/patch-Build.PL | |
| parent | Forgotten part of r363973. (diff) | |
biology/p5-bioperl-run: 1.6.1 -> 1.6.901, unbreak, stagify
Diffstat (limited to 'biology/p5-bioperl-run/files/patch-Build.PL')
| -rw-r--r-- | biology/p5-bioperl-run/files/patch-Build.PL | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/biology/p5-bioperl-run/files/patch-Build.PL b/biology/p5-bioperl-run/files/patch-Build.PL new file mode 100644 index 000000000000..8af6e19b1a04 --- /dev/null +++ b/biology/p5-bioperl-run/files/patch-Build.PL @@ -0,0 +1,12 @@ +--- ./Build.PL.orig 2014-07-26 04:49:03.000000000 +0200 ++++ ./Build.PL 2014-08-04 09:33:15.000000000 +0200 +@@ -42,7 +42,8 @@ + #create_makefile_pl => 'passthrough' + ); + +-my $accept = $build->args->{accept}; ++# my $accept = $build->args->{accept}; ++my $accept = 1; + + # Optionally have script files installed. + if ($build->args('install_scripts') or $accept ? 0 : $build->y_n("Install scripts? y/n", 'n')) { |
