summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/samba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 0fb71045f588..8ab04faa7e53 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -82,7 +82,7 @@ CONFIGURE_ARGS+= --with-msdfs
.if defined(WITH_LDAP)
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
-CONFIGURE_ARGS+=--with-ldapsam
+CONFIGURE_ARGS+= --with-ldapsam
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
.endif