mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Switch to openldap20 instead of openldap12 since the later is about
to be marked as BROKEN (and, thus, possibly removed) PR: 57402 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
parent
a4cbbc13f6
commit
a80f762b85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89973
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ EXTRA_PATCHES+= ${QMAIL_PORT_PATCHDIR}/patch-ab ${QMAIL_PORT_PATCHDIR}/patch-ac
|
|||
MAINTAINER= lioux@FreeBSD.org
|
||||
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
|
||||
|
||||
# openldap12 is about to be removed
|
||||
WITH_LDAP2= yes
|
||||
|
||||
.if !defined(WITH_LDAP2)
|
||||
LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue