diff options
Diffstat (limited to 'textproc/p5-Tree-Suffix')
-rw-r--r-- | textproc/p5-Tree-Suffix/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Tree-Suffix/pkg-plist | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Tree-Suffix/Makefile b/textproc/p5-Tree-Suffix/Makefile index 8aa38c337229..094e1f4d9fcf 100644 --- a/textproc/p5-Tree-Suffix/Makefile +++ b/textproc/p5-Tree-Suffix/Makefile @@ -3,6 +3,7 @@ PORTNAME= Tree-Suffix PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Tree-Suffix/pkg-plist b/textproc/p5-Tree-Suffix/pkg-plist index 683e4fe220e0..e42f52506c5d 100644 --- a/textproc/p5-Tree-Suffix/pkg-plist +++ b/textproc/p5-Tree-Suffix/pkg-plist @@ -1,7 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix/Suffix.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/Tree/Suffix.pm +%%SITE_ARCH%%/auto/Tree/Suffix/Suffix.so +%%SITE_ARCH%%/Tree/Suffix.pm %%PERL5_MAN3%%/Tree::Suffix.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Suffix -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Tree |