summaryrefslogtreecommitdiff
path: root/databases/p5-DBI-137/files/patch-Makefile.PL
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-03-09 04:20:35 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-03-09 04:20:35 +0000
commit1094960818838cadeba08b81bcc81be7cd347e43 (patch)
tree25af1151060994730bbbcf7d1d154f055e5b18ac /databases/p5-DBI-137/files/patch-Makefile.PL
parentReplace the bzip dependency with bzip2. This will allow GNOME 2 to show up (diff)
Fix breakage of plist at 4.x environment.
Approved by: portmgr (kris)
Diffstat (limited to 'databases/p5-DBI-137/files/patch-Makefile.PL')
-rw-r--r--databases/p5-DBI-137/files/patch-Makefile.PL10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/p5-DBI-137/files/patch-Makefile.PL b/databases/p5-DBI-137/files/patch-Makefile.PL
new file mode 100644
index 000000000000..545383eb83aa
--- /dev/null
+++ b/databases/p5-DBI-137/files/patch-Makefile.PL
@@ -0,0 +1,10 @@
+--- 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);