diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-10 08:18:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-10 08:18:26 +0000 |
commit | df50252ad1ca38cd9dc4dd26349ce5e625901fa4 (patch) | |
tree | 2abf24e078866a9ca513c8099196cb8887af5fe8 /mail/dovecot | |
parent | c09a542fb5c4582baa8b5315f58a5cd59901b92c (diff) |
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index da645a1ebb8e..4b2b9f6dc63f 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -85,7 +85,7 @@ VPOPMAIL_CONFIGURE_WITH=vpopmail CDB_CONFIGURE_WITH= cdb CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb -LDAP_LIB_DEPENDS= libldap.so:net/openldap24-client +LDAP_USE= OPENLDAP=yes LDAP_CONFIGURE_WITH= ldap MYSQL_USES= mysql |