aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError
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-Number-WithError
parent9d820b83f5e19fad75491878648b9d65a5935ca8 (diff)
Notes
Diffstat (limited to 'math/p5-Number-WithError')
-rw-r--r--math/p5-Number-WithError/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile
index 3545f2597982..ff86f3d32702 100644
--- a/math/p5-Number-WithError/Makefile
+++ b/math/p5-Number-WithError/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Numbers with error propagation and scientific rounding
-BUILD_DEPENDS= ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \
${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt
RUN_DEPENDS= ${BUILD_DEPENDS}