aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Carp-Assert-More
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-16 22:28:04 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-16 22:28:04 +0000
commita9232821d9fab61dc631a4345aa2d6551e53e1b6 (patch)
treef0717c2299636816ae221bb0d9c06a8626bd38b0 /devel/p5-Carp-Assert-More
parent38c353386261f59e46278c056d1cfb26c9f3c007 (diff)
downloadports-a9232821d9fab61dc631a4345aa2d6551e53e1b6.tar.gz
ports-a9232821d9fab61dc631a4345aa2d6551e53e1b6.zip
Notes
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}