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 /textproc/p5-Unicode-CheckUTF8 | |
parent | - Install desktop entry and an icon (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 'textproc/p5-Unicode-CheckUTF8')
-rw-r--r-- | textproc/p5-Unicode-CheckUTF8/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Unicode-CheckUTF8/pkg-plist b/textproc/p5-Unicode-CheckUTF8/pkg-plist index c7203de68e4c..aaa44e554d42 100644 --- a/textproc/p5-Unicode-CheckUTF8/pkg-plist +++ b/textproc/p5-Unicode-CheckUTF8/pkg-plist @@ -1,7 +1,6 @@ %%PERL5_MAN3%%/Unicode::CheckUTF8.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Unicode/CheckUTF8.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/CheckUTF8.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8/CheckUTF8.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/CheckUTF8 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode |