Skip to content
Snippets Groups Projects
Commit d4a6b63b authored by Xin LI's avatar Xin LI
Browse files

net/openldap24-server: Use local libraries paths for libltdl is used.

Reported by:	O. Hartmann
PR:		255795
parent 45438e74
No related branches found
No related tags found
No related merge requests found
......@@ -247,6 +247,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extrapatch-Makefile.in
.if ${PORT_OPTIONS:MDYNAMIC_MODULES} || ${PORT_OPTIONS:MDYNAMIC_BACKENDS} || ${PORT_OPTIONS:MSLAPI}
LIB_DEPENDS+= libltdl.so:devel/libltdl
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --enable-modules
PLIST_SUB+= MODULES=""
.else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment