From f402799e66982fda59794d4c402c795ffd73fe5b Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Wed, 12 May 2004 07:23:23 +0000 Subject: use USE_OPENLDAP Submitted by: Meno Abels --- net/samba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/samba/Makefile b/net/samba/Makefile index f4a1dbe0024a..791555bfb7f8 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -111,7 +111,7 @@ CONFIGURE_ARGS+= --with-msdfs LIB_DEPENDS+= popt.0:${PORTSDIR}/devel/popt .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client +USE_OPENLDAP= yes CONFIGURE_ARGS+= --with-ldapsam CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib -- cgit v1.2.3