diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
commit | 5e06901c396343ef79137207320bdbb383435cbb (patch) | |
tree | f1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Algorithm-Combinatorics | |
parent | - This OFL was version 1.1, now replaced by OFL11 (diff) |
Support STAGEDIR.
Diffstat (limited to 'math/p5-Algorithm-Combinatorics')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Algorithm-Combinatorics/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 2b10bf3f51e9..8ac58af82496 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -14,10 +14,7 @@ COMMENT= Efficient generation of combinatorial sequences LICENSE= ART10 GPLv1 LICENSE_COMB= dual -MAN3= Algorithm::Combinatorics.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Algorithm-Combinatorics/pkg-plist b/math/p5-Algorithm-Combinatorics/pkg-plist index 4f65bee155a4..04d9933d84e2 100644 --- a/math/p5-Algorithm-Combinatorics/pkg-plist +++ b/math/p5-Algorithm-Combinatorics/pkg-plist @@ -1,7 +1,8 @@ +%%PERL5_MAN3%%/Algorithm::Combinatorics.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Combinatorics.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics/Combinatorics.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics/Combinatorics.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Combinatorics @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm |