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 /audio/p5-Audio | |
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 'audio/p5-Audio')
-rw-r--r-- | audio/p5-Audio/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/p5-Audio/pkg-plist b/audio/p5-Audio/pkg-plist index d28dee2a951b..33d3bc63dda8 100644 --- a/audio/p5-Audio/pkg-plist +++ b/audio/p5-Audio/pkg-plist @@ -25,12 +25,10 @@ bin/tkscope %%SITE_PERL%%/%%PERL_ARCH%%/Audio/typemap %%SITE_PERL%%/%%PERL_ARCH%%/Tk/Scope.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Data/Data.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Data/Data.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Data/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Data/solve_polynomial.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Play/autosplit.ix -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Play/freebsd/freebsd.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Play/freebsd/freebsd.so %%PERL5_MAN3%%/Audio::Play.3.gz %%PERL5_MAN3%%/Audio::Data.3.gz |