aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-CurveFit
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Algorithm-CurveFit')
-rw-r--r--math/p5-Algorithm-CurveFit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Algorithm-CurveFit/Makefile b/math/p5-Algorithm-CurveFit/Makefile
index 63a778f588d1..1a15dccd2afe 100644
--- a/math/p5-Algorithm-CurveFit/Makefile
+++ b/math/p5-Algorithm-CurveFit/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Nonlinear Least Squares Fitting
-BUILD_DEPENDS= ${SITE_PERL}/Math/MatrixReal.pm:${PORTSDIR}/math/p5-MatrixReal \
- ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic
+BUILD_DEPENDS= p5-MatrixReal>=0:${PORTSDIR}/math/p5-MatrixReal \
+ p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes