mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add missing dependencies.
Noticed by: bento Submitted by: The `stop the 260Mb bento logfiles' movement
This commit is contained in:
parent
070f301dee
commit
d92942168f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70339
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ BUILD_DEPENDS= ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \
|
|||
${PERL_BASE}/Digest/BubbleBabble.pm:${PORTSDIR}/security/p5-Digest-BubbleBabble \
|
||||
${PERL_BASE}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA \
|
||||
${PERL_BASE}/${PERL_ARCH}/IO/Socket.pm:${PORTSDIR}/devel/p5-IO \
|
||||
${PERL_BASE}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 \
|
||||
${PERL_BASE}/${PERL_ARCH}/Math/GMP.pm:${PORTSDIR}/math/p5-Math-GMP \
|
||||
${PERL_BASE}/${PERL_ARCH}/Crypt/IDEA.pm:${PORTSDIR}/security/p5-Crypt-IDEA
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
FETCH_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
|
Loading…
Add table
Reference in a new issue