aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Carp-Assert-More
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Carp-Assert-More')
-rw-r--r--devel/p5-Carp-Assert-More/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile
index 200e52803bf8..57fe794c5b4e 100644
--- a/devel/p5-Carp-Assert-More/Makefile
+++ b/devel/p5-Carp-Assert-More/Makefile
@@ -17,7 +17,7 @@ COMMENT= Convenience wrappers around Carp::Assert
BUILD_DEPENDS= ${SITE_PERL}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS= ${BUILD_DEPENDS}