aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Chart-Math-Axis
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-11-30 18:28:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-11-30 18:28:09 +0000
commitbb0b44f18cc46ace6be0953ccb4482e1490bac41 (patch)
treeb9575372e14fd6b1932ec8e8af5890dd2bcd9f0b /math/p5-Chart-Math-Axis
parent9d820b83f5e19fad75491878648b9d65a5935ca8 (diff)
downloadports-bb0b44f18cc46ace6be0953ccb4482e1490bac41.tar.gz
ports-bb0b44f18cc46ace6be0953ccb4482e1490bac41.zip
Notes
Diffstat (limited to 'math/p5-Chart-Math-Axis')
-rw-r--r--math/p5-Chart-Math-Axis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile
index fcef44948b9e..e8c23a0bdca1 100644
--- a/math/p5-Chart-Math-Axis/Makefile
+++ b/math/p5-Chart-Math-Axis/Makefile
@@ -16,7 +16,7 @@ COMMENT= Implements an algorithm to find good values for chart axis
BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \
${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \
- ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
+ ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
RUN_DEPENDS= ${BUILD_DEPENDS}