diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /textproc/p5-Text-Query | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
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 |