diff options
Diffstat (limited to 'math/p5-Statistics-Descriptive/Makefile')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 64b0ae46ca22..7cdd25fe8fb6 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module that supplies statistical methods for perl5 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Statistics::Descriptive.3 \ Statistics::Descriptive::Smoother.3 \ |