summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 9dd2b76acffa..e2b3ee2aad2d 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -424,7 +424,7 @@ CONFIGURE_ARGS+=--with-ncurses=${NCURSESBASE}
.if exists(${LOCALBASE}/lib/libldap.so.1)
LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
.else
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21-client
.endif
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
.endif