diff options
Diffstat (limited to 'math/p5-Algorithm-Combinatorics/Makefile')
-rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 2b10bf3..8ac58af 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> |