aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Spline
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:23:19 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:23:19 +0000
commit996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (patch)
tree0573b8dfdc1d61572c993bf05bb3fe5c0b9cd5b0 /math/p5-Math-Spline
parent332b64b050c99e13c55bc8b3cf96b52727c5cf63 (diff)
downloadports-996f1f37d7200b0f26202b8f2e8a0e65943d1b3a.tar.gz
ports-996f1f37d7200b0f26202b8f2e8a0e65943d1b3a.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300240
Diffstat (limited to 'math/p5-Math-Spline')
-rw-r--r--math/p5-Math-Spline/Makefile2
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