aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail-ldap
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-08-15 00:49:31 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-08-15 00:49:31 +0000
commitb67a28791a0371d8bde0cfa4e774b3aac5411530 (patch)
tree9d173fd418f58fc2aa9356116feba4ad6291ee51 /mail/qmail-ldap
parent7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a (diff)
downloadports-b67a28791a0371d8bde0cfa4e774b3aac5411530.tar.gz
ports-b67a28791a0371d8bde0cfa4e774b3aac5411530.zip
Notes
Diffstat (limited to 'mail/qmail-ldap')
-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 90ce24eb221a..1bd282a4f9b6 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/openldap20
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client
.endif
.if defined(WITH_LDAP2)