diff options
Diffstat (limited to 'textproc/p5-Text-Query')
-rw-r--r-- | textproc/p5-Text-Query/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-Query/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile index 5f3e38f38ec4..72977b44865f 100644 --- a/textproc/p5-Text-Query/Makefile +++ b/textproc/p5-Text-Query/Makefile @@ -3,6 +3,7 @@ PORTNAME= Text-Query PORTVERSION= 0.09 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Query/pkg-plist b/textproc/p5-Text-Query/pkg-plist index ca680a11e23b..ac4fd97ef5ad 100644 --- a/textproc/p5-Text-Query/pkg-plist +++ b/textproc/p5-Text-Query/pkg-plist @@ -9,7 +9,6 @@ %%PERL5_MAN3%%/Text::Query::Solve.3.gz %%PERL5_MAN3%%/Text::Query::SolveAdvancedString.3.gz %%PERL5_MAN3%%/Text::Query::SolveSimpleString.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Query/.packlist %%SITE_PERL%%/Text/Query.pm %%SITE_PERL%%/Text/Query/Advanced.pm %%SITE_PERL%%/Text/Query/Build.pm @@ -23,7 +22,3 @@ %%SITE_PERL%%/Text/Query/Optimize.pm %%SITE_PERL%%/Text/Query/Simple.pm %%SITE_PERL%%/Text/Query/ParseSimple.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Query -@dirrm %%SITE_PERL%%/Text/Query -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text -@dirrmtry %%SITE_PERL%%/Text |