From 57de7fba19665411617dccd0852ac984f60ea0ff Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 29 Jun 2018 10:10:35 +0000 Subject: Fix a few Perl ports with Perl 5.28. Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base README.pod is no longer installed. So stop installing them altogether. PR: 229112 Reported by: many Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15946 --- textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist | 1 - 1 file changed, 1 deletion(-) (limited to 'textproc/p5-HTML-FormatText-WithLinks-AndTables') diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist index 1a5289f9109d..8735477db9e3 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/HTML/FormatText/WithLinks/AndTables.pm -%%SITE_PERL%%/HTML/FormatText/WithLinks/README.pod %%PERL5_MAN3%%/HTML::FormatText::WithLinks::AndTables.3.gz -- cgit v1.2.3