Skip to content

Commit

Permalink
mail/dovecot: add LDAP as a default option
Browse files Browse the repository at this point in the history
PR:	276741
Requested by: seichan-ml@wakhok.ne.jp
  • Loading branch information
lrosenman committed Jan 31, 2024
1 parent bdd26b6 commit 94eda31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mail/dovecot/Makefile
Expand Up @@ -10,7 +10,7 @@

PORTNAME= dovecot
PORTVERSION= 2.3.21
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= https://dovecot.org/releases/2.3/

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 94eda31

Please sign in to comment.