aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmail-ldap/Makefile')
-rw-r--r--mail/qmail-ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile
index 1ba0b14f0e87..7db0508bafbf 100644
--- a/mail/qmail-ldap/Makefile
+++ b/mail/qmail-ldap/Makefile
@@ -22,7 +22,7 @@ COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support
.if !defined(WITH_LDAP2)
LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
.else
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
.endif
.if defined(WITH_LDAP2)