mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- fix option name
PR: 178776 Submitted by: Lawrence Chen - fix option SASLAUTHD
This commit is contained in:
parent
7730f0e5e3
commit
49fb295112
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318576
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ CATEGORIES= mail ipv6
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
|
|
||||||
WITH_TLS= yes
|
WITH_TLS= yes
|
||||||
WITH_SASL2= yes
|
WITH_SASL= yes
|
||||||
|
WITH_SASLAUTHD= yes
|
||||||
SENDMAIL_PORT?= sendmail
|
SENDMAIL_PORT?= sendmail
|
||||||
MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}
|
MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue