Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2019 08:18:26 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514211 - head/mail/dovecot
Message-ID:  <201910100818.x9A8IQn0035839@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910100818.x9A8IQn0035839>