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 /science | |
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 'science')
-rw-r--r-- | science/p5-Algorithm-SVMLight/pkg-plist | 1 | ||||
-rw-r--r-- | science/p5-Geo-BUFR/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/science/p5-Algorithm-SVMLight/pkg-plist b/science/p5-Algorithm-SVMLight/pkg-plist index a3c25852c1d8..0d8e65870f9d 100644 --- a/science/p5-Algorithm-SVMLight/pkg-plist +++ b/science/p5-Algorithm-SVMLight/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/SVMLight.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/SVMLight/SVMLight.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/SVMLight/SVMLight.so %%PERL5_MAN3%%/Algorithm::SVMLight.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm diff --git a/science/p5-Geo-BUFR/pkg-plist b/science/p5-Geo-BUFR/pkg-plist index 6dac2a4792f8..b785fd182a52 100644 --- a/science/p5-Geo-BUFR/pkg-plist +++ b/science/p5-Geo-BUFR/pkg-plist @@ -16,7 +16,6 @@ bin/bufrresolve.pl %%SITE_PERL%%/%%PERL_ARCH%%/Geo/bufrread.pl %%SITE_PERL%%/%%PERL_ARCH%%/Geo/bufrresolve.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/BUFR/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/BUFR/BUFR.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/BUFR/BUFR.so man/man1/bufr_reencode.pl.1.gz man/man1/bufralter.pl.1.gz |