View | Details | Raw Unified | Return to bug 59990
Collapse All | Expand All

(-)/root/samba/Makefile (+2 lines)
Lines 111-116 Link Here
111
CONFIGURE_ARGS+=	--with-msdfs
111
CONFIGURE_ARGS+=	--with-msdfs
112
.endif
112
.endif
113
113
114
LIB_DEPENDS+=	popt.0:${PORTSDIR}/devel/popt
115
114
.if defined(WITH_LDAP)
116
.if defined(WITH_LDAP)
115
LIB_DEPENDS+=  ldap.2:${PORTSDIR}/net/openldap20-client
117
LIB_DEPENDS+=  ldap.2:${PORTSDIR}/net/openldap20-client
116
CONFIGURE_ARGS+=	--with-ldapsam
118
CONFIGURE_ARGS+=	--with-ldapsam

Return to bug 59990