summaryrefslogtreecommitdiff
path: root/mail/grepmail/files/patch-Makefile.PL
blob: f800bca7c85e3046221c576ed92f395c84629458 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile.PL.orig
+++ Makefile.PL
@@ -44,10 +44,6 @@
                       -default => 1,
                       recommends( 'Date::Manip' => 0 ),
                     ],
-                    'Speed Tests' => [
-                      -default => 0,
-                      recommends( 'Benchmark::Timer' => '0.7100' ),
-                    ],
                   );
 
 include           ('ExtUtils/AutoInstall.pm');