diff options
Diffstat (limited to 'textproc/p5-XML-XPath')
-rw-r--r-- | textproc/p5-XML-XPath/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-XPath/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index 06da5a2d67a4..c5c070fe3648 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML-XPath PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-XPath/pkg-plist b/textproc/p5-XML-XPath/pkg-plist index 9301617ea796..b8498620fa26 100644 --- a/textproc/p5-XML-XPath/pkg-plist +++ b/textproc/p5-XML-XPath/pkg-plist @@ -36,9 +36,3 @@ bin/xpath %%SITE_PERL%%/XML/XPath/Step.pm %%SITE_PERL%%/XML/XPath/Variable.pm %%SITE_PERL%%/XML/XPath/XMLParser.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/XPath/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/XPath -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML -@dirrmtry %%SITE_PERL%%/XML/XPath/Node -@dirrmtry %%SITE_PERL%%/XML/XPath -@dirrmtry %%SITE_PERL%%/XML |