diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Spline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile index dbf97273f553..5cfc97870dee 100644 --- a/math/p5-Math-Spline/Makefile +++ b/math/p5-Math-Spline/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Cubic Spline Interpolation of data -RUN_DEPENDS= ${SITE_PERL}/Math/Derivative.pm:${PORTSDIR}/math/p5-Math-Derivative +RUN_DEPENDS= p5-Math-Derivative>=0:${PORTSDIR}/math/p5-Math-Derivative PERL_CONFIGURE= yes |