about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-11-29 12:25:08 +0000
committerEric Wong <e@80x24.org>2019-12-12 03:51:18 +0000
commit56643bfddba2f7bca60955e5c48435fe58cc8e1c (patch)
tree5a193061fa4d55572189e8adf32a3464e2a9c108 /Makefile.PL
parentb474aff922a07da7c4d9db00dec9cebb4744aa8c (diff)
downloadpublic-inbox-56643bfddba2f7bca60955e5c48435fe58cc8e1c.tar.gz
-mda should not be dealing with broken Date: headers
nowadays, and deprioritize it in our documentation and
internal checks.
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index c4495c4f..5faced63 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -110,7 +110,6 @@ WriteMakefile(
                 # note: we use spamc(1), NOT the Perl modules
                 # We also depend on git.
                 # Keep this sorted and synced to the INSTALL document
-                'Date::Parse' => 0,
 
                 # libperl$PERL_VERSION,
                 # `perl5' on FreeBSD