ports/databases/p5-DBI/files/patch-Makefile.PL
Jun Kuriyama 1094960818 Fix breakage of plist at 4.x environment.
Approved by:	portmgr (kris)
2003-03-09 04:20:35 +00:00

10 lines
284 B
Perl

--- Makefile.PL.orig Sat Mar 1 02:50:24 2003
+++ Makefile.PL Sun Mar 9 13:02:08 2003
@@ -23,7 +23,6 @@
**************************************************************************
};
sleep 3;
- my $pause = <>;
}
use ExtUtils::MakeMaker 5.16, qw(WriteMakefile $Verbose);