aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2024-01-31 01:15:05 +0000
committerLarry Rosenman <ler@FreeBSD.org>2024-01-31 01:17:13 +0000
commit94eda313a9d5acc5ff8d00fec7a51862f3e346da (patch)
treed6ab75a2a6b3abb57f927501216e284e0b7f790e
parentbdd26b6aace5fda0c1f42d72ca60114b79be99ee (diff)
downloadports-94eda313a9d5acc5ff8d00fec7a51862f3e346da.tar.gz
ports-94eda313a9d5acc5ff8d00fec7a51862f3e346da.zip
mail/dovecot: add LDAP as a default option
PR: 276741 Requested by: seichan-ml@wakhok.ne.jp
-rw-r--r--mail/dovecot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 3ed68ec5c7bf..041381af84e7 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -10,7 +10,7 @@
PORTNAME= dovecot
PORTVERSION= 2.3.21
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= https://dovecot.org/releases/2.3/
@@ -41,7 +41,7 @@ USERS= dovecot dovenull
GROUPS= ${USERS}
OPTIONS_DEFINE= LIBSODIUM LIBUNWIND LIBWRAP LUA LZ4 DOCS EXAMPLES
-OPTIONS_DEFAULT=GSSAPI_NONE LIBWRAP
+OPTIONS_DEFAULT=GSSAPI_NONE LDAP LIBWRAP
OPTIONS_SUB= yes
OPTIONS_GROUP= DB FTS