mail/imapsync: add missing RUN_DEPENDS devel/p5-IO-Tee
PR: 191791 Submitted by: mcdouga9@egr.msu.edu
This commit is contained in:
parent
d7aa25ea63
commit
edb205395f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361579
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ COMMENT= IMAP synchronization, copy or migration tool
|
|||
|
||||
RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
|
||||
p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
|
||||
p5-IO-Tee>0:${PORTSDIR}/devel/p5-IO-Tee \
|
||||
p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive
|
||||
|
||||
|
|
Loading…
Reference in a new issue