diff options
Diffstat (limited to 'textproc/p5-CSS')
-rw-r--r-- | textproc/p5-CSS/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-CSS/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-CSS/Makefile b/textproc/p5-CSS/Makefile index 75e3b3a59b3c..3a1d8d5a2599 100644 --- a/textproc/p5-CSS/Makefile +++ b/textproc/p5-CSS/Makefile @@ -3,6 +3,7 @@ PORTNAME= CSS PORTVERSION= 1.09 +PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IAMCAL diff --git a/textproc/p5-CSS/pkg-plist b/textproc/p5-CSS/pkg-plist index ead7f18de474..be3e2b146bdf 100644 --- a/textproc/p5-CSS/pkg-plist +++ b/textproc/p5-CSS/pkg-plist @@ -25,8 +25,3 @@ %%SITE_PERL%%/CSS/Selector.pm %%SITE_PERL%%/CSS/Style.pm %%SITE_PERL%%/CSS/Value.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS -@dirrmtry %%SITE_PERL%%/CSS/Parse -@dirrmtry %%SITE_PERL%%/CSS/Adaptor -@dirrmtry %%SITE_PERL%%/CSS |