diff options
Diffstat (limited to 'security/opensc')
-rw-r--r-- | security/opensc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 9087661781d9..96f0d04ce943 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -14,7 +14,7 @@ MAINTAINER= bms@spc.org COMMENT= ISO 7816 Smartcard API Library (OpenSSH Compatible) LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite \ - ldap.2:${PORTSDIR}/net/openldap2 + ldap.2:${PORTSDIR}/net/openldap20 INSTALLS_SHLIB= yes USE_OPENSSL= yes |