summaryrefslogtreecommitdiffstats
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-11-22 13:23:19 +0000
committeroliver <oliver@FreeBSD.org>2003-11-22 13:23:19 +0000
commit4b4d598178c87341e4c118bd8c7e0d7b18e734d0 (patch)
tree69b9b5c79318664f0bdb9d6debcae9cf48bdf4eb /mail/sqwebmail
parentb288515dfb2dc16b712941090e58405b6e8a2ea3 (diff)
downloadFreeBSD-ports-4b4d598178c87341e4c118bd8c7e0d7b18e734d0.zip
FreeBSD-ports-4b4d598178c87341e4c118bd8c7e0d7b18e734d0.tar.gz
utilize USE_OPENLDAP
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 7444759..4c218df 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -96,7 +96,7 @@ PLIST_SUB+= AUTHDFLAG="@comment "
.endif
.if defined(WITH_LDAP)
-LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
+USE_OPENLDAP= YES
CONFIGURE_ARGS+= --with-authldap
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud