summaryrefslogtreecommitdiff
path: root/security/pam_ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_ldap/Makefile')
-rw-r--r--security/pam_ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile
index 43680fbcbb1e..e80bc124cad9 100644
--- a/security/pam_ldap/Makefile
+++ b/security/pam_ldap/Makefile
@@ -20,8 +20,8 @@ MAINTAINER= marcus@FreeBSD.org
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
lber.2:${PORTSDIR}/net/openldap2
.else
-LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
- lber.1:${PORTSDIR}/net/openldap
+LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12 \
+ lber.1:${PORTSDIR}/net/openldap12
.endif
USE_GMAKE= yes