diff options
Diffstat (limited to 'textproc/p5-Plucene')
-rw-r--r-- | textproc/p5-Plucene/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Plucene/pkg-plist | 10 |
2 files changed, 1 insertions, 11 deletions
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index d36bfdba90d8..7d5873e36f39 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -3,7 +3,7 @@ PORTNAME= Plucene PORTVERSION= 1.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TMTM diff --git a/textproc/p5-Plucene/pkg-plist b/textproc/p5-Plucene/pkg-plist index d7ddd5e3e530..10f9d94ee56a 100644 --- a/textproc/p5-Plucene/pkg-plist +++ b/textproc/p5-Plucene/pkg-plist @@ -65,7 +65,6 @@ %%PERL5_MAN3%%/Plucene::Store::OutputStream.3.gz %%PERL5_MAN3%%/Plucene::TestCase.3.gz %%PERL5_MAN3%%/Plucene::Utils.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plucene/.packlist %%SITE_PERL%%/Plucene.pm %%SITE_PERL%%/Plucene/Bitvector.pm %%SITE_PERL%%/Plucene/Document.pm @@ -133,12 +132,3 @@ %%SITE_PERL%%/Plucene/Document/DateSerializer.pm %%SITE_PERL%%/Plucene/Store/OutputStream.pm %%SITE_PERL%%/Plucene/Store/InputStream.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plucene -@dirrm %%SITE_PERL%%/Plucene/Analysis/Standard -@dirrmtry %%SITE_PERL%%/Plucene/Analysis -@dirrmtry %%SITE_PERL%%/Plucene/Search/PhraseScorer -@dirrmtry %%SITE_PERL%%/Plucene/Search -@dirrmtry %%SITE_PERL%%/Plucene/Index -@dirrmtry %%SITE_PERL%%/Plucene/Document -@dirrmtry %%SITE_PERL%%/Plucene/Store -@dirrmtry %%SITE_PERL%%/Plucene |