- Fix a dependency

This commit is contained in:
Andrew Pantyukhin 2006-06-16 22:28:04 +00:00
parent 38c3533862
commit a9232821d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165608

View File

@ -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}