summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError-LaTeX
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-LaTeX
parentAdd 'firefox3' in fluxbox-generate_menu, bump the PORTREVISION. (diff)
- Catch up with Params::Util which now lives under ${PERL_ARCH}
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=223634
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r--math/p5-Number-WithError-LaTeX/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile
index 99e3fb9440a6..ab9fa2d46360 100644
--- a/math/p5-Number-WithError-LaTeX/Makefile
+++ b/math/p5-Number-WithError-LaTeX/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX output for Number::WithError
-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 \
${SITE_PERL}/Number/WithError.pm:${PORTSDIR}/math/p5-Number-WithError \