ports/devel/p5-Carp-Datum/patches/patch-Makefile_PL

12 lines
458 B
Text

The only file in scripts/, datum_strip.PL, doesn't contain any POD,
so refrain from creating an empty manual.
--- Makefile.PL.orig Fri Jul 13 19:07:21 2001
+++ Makefile.PL Mon Oct 14 02:40:51 2013
@@ -37,6 +37,7 @@ WriteMakefile(
'Log::Agent' => '0.207',
'Getargs::Long' => '0.103',
},
+ 'MAN1PODS' => {},
'LIBS' => [''], # e.g., '-lm'
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
'INC' => '', # e.g., '-I/usr/include/other'