mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add dependencies for send-email.
Noticed by: sbruno@
This commit is contained in:
parent
7d017a5151
commit
fa4a6ab81c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355699
@ -73,7 +73,9 @@ USES+= perl5
|
||||
MAKE_ENV+= PERL_PATH=${PERL}
|
||||
BUILD_DEPENDS+= p5-Error>=0:${PORTSDIR}/lang/p5-Error
|
||||
RUN_DEPENDS+= p5-Error>=0:${PORTSDIR}/lang/p5-Error \
|
||||
p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL
|
||||
p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \
|
||||
p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
|
||||
p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
|
||||
PLIST_SUB+= PERLSUB=""
|
||||
.else
|
||||
MAKE_ARGS+= NO_PERL=1
|
||||
|
Loading…
Reference in New Issue
Block a user