mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove needless dependency on File::Copy.
PR: ports/52524
This commit is contained in:
parent
cf010f6e14
commit
ddb8f91e91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81712
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storab
|
|||
${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
|
||||
${SITE_PERL}/Chart/Math/Axis.pm:${PORTSDIR}/math/p5-Chart-Math-Axis \
|
||||
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
|
||||
${SITE_PERL}/File/Copy.pm:${PORTSDIR}/devel/p5-File-Tools \
|
||||
${SITE_PERL}/File/Flat.pm:${PORTSDIR}/devel/p5-File-Flat \
|
||||
${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
|
||||
${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \
|
||||
|
|
Loading…
Add table
Reference in a new issue