diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 06:03:58 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 06:03:58 +0000 |
commit | 5afe3af5800cef153c206dcf3ce2f56aa85ada42 (patch) | |
tree | 43a75d1113991650ff8764ee64732c9d181c0ce4 /math/p5-Set-IntSpan | |
parent | e10369322220c0fa0a0ab68ed222621adf553709 (diff) |
Notes
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index 56d9cf717f00..b9ba72a0b83b 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= danilogondolfo@gmail.com COMMENT= Manages sets of integers -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Set::IntSpan.3 |