diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-06-10 12:14:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-06-10 12:14:12 +0000 |
commit | 61de712f4609a18a2988695e252651c69d10cafd (patch) | |
tree | aeafd6b72a8d3be86af00681d166956acc8e815f /math/p5-Math-Int64 | |
parent | - Install desktop entry and an icon (diff) |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
Diffstat (limited to 'math/p5-Math-Int64')
-rw-r--r-- | math/p5-Math-Int64/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Int64/pkg-plist b/math/p5-Math-Int64/pkg-plist index e8cc126a52b4..f88a8712384f 100644 --- a/math/p5-Math-Int64/pkg-plist +++ b/math/p5-Math-Int64/pkg-plist @@ -2,7 +2,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Math/Int64/die_on_overflow.pm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Int64/native_if_available.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/Int64.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Int64/Int64.so %%SITE_PERL%%/%%PERL_ARCH%%/Math/UInt64.pm %%PERL5_MAN3%%/Math::Int64.3.gz |