diff options
Diffstat (limited to 'textproc/p5-Sort-ArbBiLex')
-rw-r--r-- | textproc/p5-Sort-ArbBiLex/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Sort-ArbBiLex/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Sort-ArbBiLex/Makefile b/textproc/p5-Sort-ArbBiLex/Makefile index 2831543c5c3a..8c7b1a093aa4 100644 --- a/textproc/p5-Sort-ArbBiLex/Makefile +++ b/textproc/p5-Sort-ArbBiLex/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl module to make sort functions for arbitrary sort orders USES= perl5 USE_PERL5= configure -MAN3= Sort::ArbBiLex.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Sort-ArbBiLex/pkg-plist b/textproc/p5-Sort-ArbBiLex/pkg-plist index 7dfefc64bf94..601070e9716d 100644 --- a/textproc/p5-Sort-ArbBiLex/pkg-plist +++ b/textproc/p5-Sort-ArbBiLex/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Sort::ArbBiLex.3.gz %%SITE_PERL%%/Sort/ArbBiLex.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort @dirrmtry %%SITE_PERL%%/Sort |