aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2-ldapdb
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2016-03-31 17:35:26 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2016-03-31 17:35:26 +0000
commitb7d79ba5b0487d01765dfc53a58e14b5379707f8 (patch)
treeac5c70557a5c023073fc2648b9d04fc999d600c4 /security/cyrus-sasl2-ldapdb
parent666ba9ef247c8f221124c3bceaa6225eaee494c7 (diff)
downloadports-b7d79ba5b0487d01765dfc53a58e14b5379707f8.tar.gz
ports-b7d79ba5b0487d01765dfc53a58e14b5379707f8.zip
Add OPENLDAP_SASL option for changing LIB_DEPENDS
to openldap-sasl-client.
Notes
Notes: svn path=/head/; revision=412277
Diffstat (limited to 'security/cyrus-sasl2-ldapdb')
-rw-r--r--security/cyrus-sasl2-ldapdb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile
index 99c1e12f8d89..b44d80c92e09 100644
--- a/security/cyrus-sasl2-ldapdb/Makefile
+++ b/security/cyrus-sasl2-ldapdb/Makefile
@@ -5,6 +5,10 @@ PORTREVISION= 5
COMMENT= SASL LDAPDB auxprop plugin
+OPTIONS_DEFINE= OPENLDAP_SASL
+OPENLDAP_SASL_DESC= OpenLDAP client with SASL2 support
+OPENLDAP_SASL_VARS= WANT_OPENLDAP_SASL=yes
+
CYRUS_CONFIGURE_ARGS= --enable-ldapdb --with-ldap=${LOCALBASE}
USE_OPENLDAP= yes