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 /astro/p5-Starlink-AST | |
parent | ff48c35ae03604b3cb492efdaa77937635e36375 (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
Notes
Notes:
svn path=/head/; revision=357300
Diffstat (limited to 'astro/p5-Starlink-AST')
-rw-r--r-- | astro/p5-Starlink-AST/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/p5-Starlink-AST/pkg-plist b/astro/p5-Starlink-AST/pkg-plist index 8fbb37363922..3ec1b6ed9895 100644 --- a/astro/p5-Starlink-AST/pkg-plist +++ b/astro/p5-Starlink-AST/pkg-plist @@ -2,7 +2,6 @@ %%PERL5_MAN3%%/Starlink::AST::PGPLOT.3.gz %%PERL5_MAN3%%/Starlink::AST::Tk.3.gz %%PERL5_MAN3%%/Starlink::AST::PLplot.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Starlink/AST/AST.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Starlink/AST/AST.so %%SITE_PERL%%/%%PERL_ARCH%%/Starlink/AST/Tk.pm %%SITE_PERL%%/%%PERL_ARCH%%/Starlink/AST/PGPLOT.pm |