diff options
Diffstat (limited to 'math/p5-Math-Spline/Makefile')
-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 029d24eec238..d094fe2998a7 100644 --- a/math/p5-Math-Spline/Makefile +++ b/math/p5-Math-Spline/Makefile @@ -14,7 +14,7 @@ COMMENT= Cubic Spline Interpolation of data LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-Derivative>=0:${PORTSDIR}/math/p5-Math-Derivative +BUILD_DEPENDS= p5-Math-Derivative>=0:math/p5-Math-Derivative RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |