ports/mail/grepmail/files/patch-Makefile.PL
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

13 lines
418 B
Perl

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