openbsd-ports/archivers/p5-Archive-Zip/patches/patch-Makefile_PL
jasper 127dcdcaa6 update p5-Archive-Zip to 1.18
feedback and ok steven
2006-11-21 18:33:09 +00:00

12 lines
446 B
Plaintext

--- Makefile.PL.orig Wed Oct 25 14:18:49 2006
+++ Makefile.PL Tue Nov 21 19:11:51 2006
@@ -22,7 +22,7 @@ WriteMakefile(
'File::Spec' => '0.80', # need splitpath()
'File::Copy' => 0,
'File::Temp' => 0,
- 'File::Which' => '0.05', # Should really be build_requires
+# 'File::Which' => '0.05', # Not really needed
# 'Getopt::Std' => 0, # examples/extract.pl
'IO::File' => 0,
'IO::Handle' => 0,