mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -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
|
||||
|
||||
WITH_TLS= yes
|
||||
WITH_SASL2= yes
|
||||
WITH_SASL= yes
|
||||
WITH_SASLAUTHD= yes
|
||||
SENDMAIL_PORT?= sendmail
|
||||
MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue