summaryrefslogtreecommitdiff
path: root/x11/kdebase3
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3')
-rw-r--r--x11/kdebase3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 8581d602bd18..c2820dd38b0a 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+=--without-java \
# This enables kio_ldap (needed by kaddresbook).
.if defined(WITH_LDAP) || exists($(LOCALBASE)/lib/libldap.so)
-LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap21
+LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap21-client
PLIST_APPEND+= plist.ldap
.endif