aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail-ldap
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-10-01 13:32:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-10-01 13:32:00 +0000
commita80f762b855b1538b0aaebfdabc93a4f5e750ecf (patch)
treec0ef0ff53389209a91c67b21d4403ee8e0ece87e /mail/qmail-ldap
parenta4cbbc13f6c7c3eb8f68c009a51e905934687194 (diff)
downloadports-a80f762b855b1538b0aaebfdabc93a4f5e750ecf.tar.gz
ports-a80f762b855b1538b0aaebfdabc93a4f5e750ecf.zip
Notes
Diffstat (limited to 'mail/qmail-ldap')
-rw-r--r--mail/qmail-ldap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile
index 1bd282a4f9b6..ecb12626bd99 100644
--- a/mail/qmail-ldap/Makefile
+++ b/mail/qmail-ldap/Makefile
@@ -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