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 /textproc/openfts | |
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 'textproc/openfts')
-rw-r--r-- | textproc/openfts/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/openfts/pkg-plist b/textproc/openfts/pkg-plist index 1f97b7f3c014..750367388f47 100644 --- a/textproc/openfts/pkg-plist +++ b/textproc/openfts/pkg-plist @@ -8,13 +8,10 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Search/OpenFTS/Morph/ISpell.pm %%SITE_PERL%%/%%PERL_ARCH%%/Search/OpenFTS/Parser.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Dict/PorterEng/PorterEng.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Dict/PorterEng/PorterEng.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Dict/PorterEng/autosplit.ix -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Morph/ISpell/ISpell.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Morph/ISpell/ISpell.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Morph/ISpell/autosplit.ix -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Parser/Parser.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Parser/Parser.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Search/OpenFTS/Parser/autosplit.ix %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Dict/DecimalDict.pm |