summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-Apache/files/patch-Build.PL
blob: 431acf27e38dc6710771c9c13232c4a3a4868b81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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,