diff options
author | mat <mat@FreeBSD.org> | 2014-06-10 20:14:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-06-10 20:14:12 +0800 |
commit | d4ba2ee310de35fc89a3aa0df9bd3994df0e1c06 (patch) | |
tree | aeafd6b72a8d3be86af00681d166956acc8e815f /math/p5-Math-GMPz | |
parent | ca7b30fe9e4d4f2f6cb72fab91b3b414edba4b52 (diff) | |
download | freebsd-ports-gnome-d4ba2ee310de35fc89a3aa0df9bd3994df0e1c06.tar.gz freebsd-ports-gnome-d4ba2ee310de35fc89a3aa0df9bd3994df0e1c06.tar.zst freebsd-ports-gnome-d4ba2ee310de35fc89a3aa0df9bd3994df0e1c06.zip |
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-GMPz')
-rw-r--r-- | math/p5-Math-GMPz/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-GMPz/pkg-plist b/math/p5-Math-GMPz/pkg-plist index f6c1ce100a58..1a760b40c1fc 100644 --- a/math/p5-Math-GMPz/pkg-plist +++ b/math/p5-Math-GMPz/pkg-plist @@ -2,11 +2,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPz/Random.pm %%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPz/V.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/GMPz.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/GMPz.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random/Random.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random/Random.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V/V.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V/V.so %%PERL5_MAN3%%/Math::GMPz.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V |