ports/www/p5-CGI-Application-Plugin-Apache/files/patch-Build.PL
Sunpoet Po-Chuan Hsieh 8d4e20ce2f - Add p5-CGI-Application-Plugin-Apache 1.01
CGI::Application::Plugin::Apache provides easy access to Apache::* modules
for CGI::Application.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-Apache/

PR:		ports/152383
Submitted by:	Kurt Lidl <kurt.lidl@cello.com>
2010-11-20 22:22:58 +00:00

11 lines
310 B
Perl

--- Build.PL.orig Thu Jul 22 13:31:04 2010
+++ Build.PL Thu Jul 22 13:31:21 2010
@@ -29,7 +29,7 @@
'HTML::GenerateUtil'=> 0,
},
build_requires => {
- 'Apache::Test',
+ 'Apache::Test' => 1,
},
create_makefile_pl => 'passthrough',
create_readme => 1,