From ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 Jun 2004 17:29:38 +0000 Subject: Sync with new bsd.autotools.mk --- net/openldap22-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/openldap22-server') diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index 003fa0235555..8b00daa4d0f1 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -218,7 +218,7 @@ LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC .endif .if defined(WITH_SLAPI) -LIB_DEPENDS+= ltdl.4:${PORTSDIR}/devel/libltdl +USE_LIBLTDL= yes CONFIGURE_ARGS+= --enable-slapi \ --enable-modules PLIST_SUB+= SLAPI="" -- cgit