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 /www/p5-Feersum | |
parent | ff48c35ae03604b3cb492efdaa77937635e36375 (diff) | |
download | ports-61de712f4609a18a2988695e252651c69d10cafd.tar.gz ports-61de712f4609a18a2988695e252651c69d10cafd.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
Notes
Notes:
svn path=/head/; revision=357300
Diffstat (limited to 'www/p5-Feersum')
-rw-r--r-- | www/p5-Feersum/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-Feersum/pkg-plist b/www/p5-Feersum/pkg-plist index b7496e6d0c1a..4e7927f8f5a8 100644 --- a/www/p5-Feersum/pkg-plist +++ b/www/p5-Feersum/pkg-plist @@ -1,7 +1,6 @@ bin/feersum %%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum/Feersum.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum/Feersum.bs %%SITE_PERL%%/%%PERL_ARCH%%/Plack/Handler/Feersum.pm %%SITE_PERL%%/%%PERL_ARCH%%/Feersum.pm %%SITE_PERL%%/%%PERL_ARCH%%/Feersum/Runner.pm |