1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
freebsd-ports/mail/grepmail/files/patch-Makefile.PL
Martin Wilke 13ef084953 - Update to 5.3033
Approved by:	maintainer implicit
2007-08-20 15:50:21 +00:00

17 lines
430 B
Perl

$FreeBSD$
--- 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');