diff options
Diffstat (limited to 'textproc/p5-XML-Compile')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/pkg-plist | 8 |
2 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 4c709fef896b..db5bd3fefa1c 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML-Compile PORTVERSION= 1.44 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-Compile/pkg-plist b/textproc/p5-XML-Compile/pkg-plist index 675ebe0a9b66..c8ddb0e7ca73 100644 --- a/textproc/p5-XML-Compile/pkg-plist +++ b/textproc/p5-XML-Compile/pkg-plist @@ -35,7 +35,6 @@ bin/xml2yaml %%SITE_PERL%%/XML/Compile/xsd/2001-XMLSchema.dtd %%SITE_PERL%%/XML/Compile/xsd/2001-XMLSchema.xsd %%SITE_PERL%%/XML/Compile/xsd/2001-datatypes.dtd -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/.packlist %%PERL5_MAN3%%/XML::Compile.3.gz %%PERL5_MAN3%%/XML::Compile::FAQ.3.gz %%PERL5_MAN3%%/XML::Compile::Iterator.3.gz @@ -52,10 +51,3 @@ bin/xml2yaml %%PERL5_MAN3%%/XML::Compile::Util.3.gz man/man1/schema2example.1.gz man/man1/xml2yaml.1.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML -@dirrmtry %%SITE_PERL%%/XML/Compile/xsd -@dirrmtry %%SITE_PERL%%/XML/Compile/Translate -@dirrmtry %%SITE_PERL%%/XML/Compile/Schema -@dirrmtry %%SITE_PERL%%/XML/Compile -@dirrmtry %%SITE_PERL%%/XML |