From a9232821d9fab61dc631a4345aa2d6551e53e1b6 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Fri, 16 Jun 2006 22:28:04 +0000 Subject: - Fix a dependency --- devel/p5-Carp-Assert-More/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/p5-Carp-Assert-More') 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} -- cgit v1.2.3