diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-29 18:10:35 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-29 18:10:35 +0800 |
commit | 57de7fba19665411617dccd0852ac984f60ea0ff (patch) | |
tree | df4b5a7656a475d837a313a23e00f43e739df80d /finance/p5-Business-Stripe | |
parent | e55560c172a34aefd73f5e8dc539643de07a92c6 (diff) | |
download | freebsd-ports-gnome-57de7fba19665411617dccd0852ac984f60ea0ff.tar.gz freebsd-ports-gnome-57de7fba19665411617dccd0852ac984f60ea0ff.tar.zst freebsd-ports-gnome-57de7fba19665411617dccd0852ac984f60ea0ff.zip |
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
Diffstat (limited to 'finance/p5-Business-Stripe')
-rw-r--r-- | finance/p5-Business-Stripe/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/p5-Business-Stripe/pkg-plist b/finance/p5-Business-Stripe/pkg-plist index 5952d95d3718..0f22ec45272b 100644 --- a/finance/p5-Business-Stripe/pkg-plist +++ b/finance/p5-Business-Stripe/pkg-plist @@ -1,3 +1,2 @@ -%%SITE_PERL%%/Business/README.pod %%SITE_PERL%%/Business/Stripe.pm %%PERL5_MAN3%%/Business::Stripe.3.gz |