summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Lite/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-MIME-Lite/patches/patch-aa')
-rw-r--r--mail/p5-MIME-Lite/patches/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/p5-MIME-Lite/patches/patch-aa b/mail/p5-MIME-Lite/patches/patch-aa
deleted file mode 100644
index 3c23ab3e903..00000000000
--- a/mail/p5-MIME-Lite/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2009/09/19 17:03:46 sno Exp $
-
---- Makefile.PL.orig 2009-09-17 14:13:24.000000000 +0000
-+++ Makefile.PL 2009-09-19 17:01:42.000000000 +0000
-@@ -21,7 +21,6 @@
- 'File::Spec' => 0,
- 'Email::Date::Format' => '1.000', # first release
- );
--if (prompt("Add prereqs?",'Yes')=~/y/i) {
- %prereq=( %prereq,
- 'Mail::Address' => 1.62,
- 'MIME::Types' => 1.28,
-@@ -29,7 +28,6 @@
- 'MIME::Base64' => undef,
- 'MIME::QuotedPrint' => undef,
- );
--}
-
- # Write the Makefile:
- WriteMakefile(