aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-KMeans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Algorithm-KMeans/Makefile')
-rw-r--r--math/p5-Algorithm-KMeans/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Algorithm-KMeans/Makefile b/math/p5-Algorithm-KMeans/Makefile
index b2a04e73fe23..cd11a6954f8b 100644
--- a/math/p5-Algorithm-KMeans/Makefile
+++ b/math/p5-Algorithm-KMeans/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Graphics-GnuplotIF>=1.4:${PORTSDIR}/graphics/p5-Graphics-Gnuplot
p5-Math-GSL>=0.26:${PORTSDIR}/math/p5-Math-GSL \
p5-Math-Random>=0.71:${PORTSDIR}/math/p5-Math-Random
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Algorithm::KMeans.3