aboutsummaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-05-12 07:23:23 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-05-12 07:23:23 +0000
commitf402799e66982fda59794d4c402c795ffd73fe5b (patch)
treee3af706cc98d2c286dac8b25b0aded3b739bf972 /net/samba
parent9d90999bebab9fd46cbd8cae568158319b21b9d1 (diff)
use USE_OPENLDAP
Submitted by: Meno Abels <meno.abels@adviser.com>
Notes
Notes: svn path=/head/; revision=108983
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile2
1 files changed, 1 insertions, 1 deletions
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