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 --- security/cyrus-sasl2/scripts/configure.sasl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/cyrus-sasl2/scripts/configure.sasl') diff --git a/security/cyrus-sasl2/scripts/configure.sasl b/security/cyrus-sasl2/scripts/configure.sasl index 747eff735b80..0ced2b0a6a71 100644 --- a/security/cyrus-sasl2/scripts/configure.sasl +++ b/security/cyrus-sasl2/scripts/configure.sasl @@ -107,8 +107,8 @@ while [ "$1" ]; do DEFMYSQL=1 ;; \"OpenLDAP\") - echo "LIB_DEPENDS+= ldap.2:\${PORTSDIR}/net/openldap2" - echo "LIB_DEPENDS+= lber.2:\${PORTSDIR}/net/openldap2" + echo "LIB_DEPENDS+= ldap.2:\${PORTSDIR}/net/openldap20" + echo "LIB_DEPENDS+= lber.2:\${PORTSDIR}/net/openldap20" echo "CONFIGURE_ARGS+= --with-ldap=\${PREFIX}" OPENLDAP=1 ;; -- cgit v1.2.3