diff options
Diffstat (limited to 'www/p5-CGI_Lite/files/patch-Makefile.PL')
-rw-r--r-- | www/p5-CGI_Lite/files/patch-Makefile.PL | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/p5-CGI_Lite/files/patch-Makefile.PL b/www/p5-CGI_Lite/files/patch-Makefile.PL new file mode 100644 index 000000000000..a528f8decbc6 --- /dev/null +++ b/www/p5-CGI_Lite/files/patch-Makefile.PL @@ -0,0 +1,10 @@ +--- Makefile.PL.orig Sun Aug 20 20:37:18 2000 ++++ Makefile.PL Thu Mar 1 17:42:51 2001 +@@ -7,7 +7,6 @@ + + WriteMakefile ( + NAME => "CGI::Lite", +- MAN3PODS => ' ', + VERSION => "$VERSION", + 'dist' => { + COMPRESS => 'gzip -9f', |