aboutsummaryrefslogtreecommitdiffstats
path: root/net/ldapdiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldapdiff/Makefile')
-rw-r--r--net/ldapdiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile
index 6653a428b48..2cd4975ec5d 100644
--- a/net/ldapdiff/Makefile
+++ b/net/ldapdiff/Makefile
@@ -22,7 +22,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-iconv-dir=${PREFIX}
.if defined(WITH_OPENLDAP1)
-LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap
+LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
.else
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
.endif