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 --- www/auth_ldap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/auth_ldap') diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index 0717c5a89a41..eaacf3aafcc0 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Apache module to authenticate against an LDAP directory BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 -LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 +LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap20 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 GNU_CONFIGURE= yes -- cgit v1.2.3