freebsd-ports/math/p5-Number-WithError/files/patch-Makefile.PL
Aaron Dalton 342bd312f7 - Patch Makefile.PL to remove possible interactivity
Approved by:	tobez (implicit)
2006-06-02 21:35:23 +00:00

8 lines
236 B
Perl

--- Makefile.PL.orig Wed Feb 8 09:47:57 2006
+++ Makefile.PL Fri Jun 2 15:32:13 2006
@@ -10,5 +10,4 @@
build_requires 'Test::More' => '0.47';
build_requires 'Test::LectroTest' => '0';
-auto_install;
WriteAll;