diff options
Diffstat (limited to 'math/p5-Statistics-Descriptive-Discrete/Makefile')
-rw-r--r-- | math/p5-Statistics-Descriptive-Discrete/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Statistics-Descriptive-Discrete/Makefile b/math/p5-Statistics-Descriptive-Discrete/Makefile index acc75fc29e86..477ac25518c9 100644 --- a/math/p5-Statistics-Descriptive-Discrete/Makefile +++ b/math/p5-Statistics-Descriptive-Discrete/Makefile @@ -16,6 +16,7 @@ COMMENT= Compute descriptive statistics for discrete data sets MAN3= Statistics::Descriptive::Discrete.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |