svn commit: r514211 - head/mail/dovecot

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 10 08:18:27 UTC 2019


Author: bapt
Date: Thu Oct 10 08:18:26 2019
New Revision: 514211
URL: https://svnweb.freebsd.org/changeset/ports/514211

Log:
  Revert changes that crept in by accident
  
  Reported by:	fluffy
  Pointy hat:	bapt

Modified:
  head/mail/dovecot/Makefile

Modified: head/mail/dovecot/Makefile
==============================================================================
--- head/mail/dovecot/Makefile	Thu Oct 10 08:16:08 2019	(r514210)
+++ head/mail/dovecot/Makefile	Thu Oct 10 08:18:26 2019	(r514211)
@@ -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


More information about the svn-ports-head mailing list