diff options
Diffstat (limited to 'games/p5-Algorithm-Pair-Best')
-rw-r--r-- | games/p5-Algorithm-Pair-Best/Makefile | 3 | ||||
-rw-r--r-- | games/p5-Algorithm-Pair-Best/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games/p5-Algorithm-Pair-Best/Makefile b/games/p5-Algorithm-Pair-Best/Makefile index 3589e9bc89b5..1a3b2d50f893 100644 --- a/games/p5-Algorithm-Pair-Best/Makefile +++ b/games/p5-Algorithm-Pair-Best/Makefile @@ -15,7 +15,4 @@ DEPRECATED= Use games/p5-Algorithm-Pair-Best2 instead USES= perl5 USE_PERL5= configure -MAN3= Algorithm::Pair::Best.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/p5-Algorithm-Pair-Best/pkg-plist b/games/p5-Algorithm-Pair-Best/pkg-plist index d1aaf97c6ce3..e27de468ebc4 100644 --- a/games/p5-Algorithm-Pair-Best/pkg-plist +++ b/games/p5-Algorithm-Pair-Best/pkg-plist @@ -1,6 +1,7 @@ +%%PERL5_MAN3%%/Algorithm::Pair::Best.3.gz %%SITE_PERL%%/Algorithm/Pair/Best.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair/Best @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Pair @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm @dirrmtry %%SITE_PERL%%/Algorithm/Pair |