aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap22-server
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-05 01:29:38 +0800
committerade <ade@FreeBSD.org>2004-06-05 01:29:38 +0800
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /net/openldap22-server
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadfreebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.zst
freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
Sync with new bsd.autotools.mk
Diffstat (limited to 'net/openldap22-server')
-rw-r--r--net/openldap22-server/Makefile2
1 files changed, 1 insertions, 1 deletions
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=""