1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add missed depends (List::Util)

This commit is contained in:
Sergey Skvortsov 2004-01-16 14:24:33 +00:00
parent abad16e0dc
commit ddfa4a045b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98303

View File

@ -35,6 +35,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storab
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \
${SITE_PERL}/Array/Window.pm:${PORTSDIR}/devel/p5-Array-Window \
${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
RUN_DEPENDS= ${BUILD_DEPENDS}