From e53dff475ff3ad2cb284c8c251de9b322499a57f Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 02:56:37 +0000 Subject: Point dependencies on net/openldap2 to net/openldap20 --- net/ruby-ldap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ruby-ldap') diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 50575632ec88..9dee3e88836d 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -21,7 +21,7 @@ WITH_LDAP?= openldap2 .if ${WITH_LDAP} == openldap1 LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12 .elif ${WITH_LDAP} == openldap2 -LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 +LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20 .elif ${WITH_LDAP} == ldapsdk LIB_DEPENDS= ${LOCALBASE}/mozilla/directory/lib/libldap.so.1:${PORTSDIR}/net/ldapsdk .else -- cgit v1.2.3