mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Add dependency for saslauthd
This commit is contained in:
parent
05f1129c64
commit
b442bb48c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83387
2 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,7 @@ PKGNAMESUFFIX?= -sasl
|
|||
.endif
|
||||
.if defined(SENDMAIL_WITH_SASL2)
|
||||
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
|
||||
RUN_DEPENDS+= saslauthd:${PORTSDIR}/security/cyrus-sasl2-saslauthd
|
||||
PKGNAMESUFFIX?= -sasl2
|
||||
.endif
|
||||
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
|
||||
|
|
|
@ -57,6 +57,7 @@ PKGNAMESUFFIX?= -sasl
|
|||
.endif
|
||||
.if defined(SENDMAIL_WITH_SASL2)
|
||||
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
|
||||
RUN_DEPENDS+= saslauthd:${PORTSDIR}/security/cyrus-sasl2-saslauthd
|
||||
PKGNAMESUFFIX?= -sasl2
|
||||
.endif
|
||||
.if defined(SENDMAIL_WITH_TLS) || defined(WITH_TLS)
|
||||
|
|
Loading…
Add table
Reference in a new issue