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 /security/p5-SAVI-Perl | |
parent | ca7b30fe9e4d4f2f6cb72fab91b3b414edba4b52 (diff) | |
download | freebsd-ports-graphics-d4ba2ee310de35fc89a3aa0df9bd3994df0e1c06.tar.gz freebsd-ports-graphics-d4ba2ee310de35fc89a3aa0df9bd3994df0e1c06.tar.zst freebsd-ports-graphics-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 'security/p5-SAVI-Perl')
-rw-r--r-- | security/p5-SAVI-Perl/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-SAVI-Perl/pkg-plist b/security/p5-SAVI-Perl/pkg-plist index 0ef94229f03..c9854b1556c 100644 --- a/security/p5-SAVI-Perl/pkg-plist +++ b/security/p5-SAVI-Perl/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/SAVI.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/SAVI.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/SAVI.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/SAVI/autosplit.ix %%PERL5_MAN3%%/SAVI.3.gz |