mail/postfix-current: Do not advertise Cyrus SASL support in LDAP flavor
PR: 260581
This commit is contained in:
@@ -39,7 +39,7 @@ sasl_CONFLICTS_INSTALL= postfix-current \
|
||||
postfix-current-base-ldap \
|
||||
postfix-current-ldap
|
||||
|
||||
COMMENT_ldap= (with OpenLDAP and Cyrus SASL support)
|
||||
COMMENT_ldap= (with OpenLDAP support)
|
||||
COMMENT_sasl= (with Cyrus SASL support)
|
||||
|
||||
USES= cpe shebangfix ssl
|
||||
@@ -271,7 +271,7 @@ WANT_OPENLDAP_VER= ${WITH_OPENLDAP_VER}
|
||||
. endif
|
||||
POSTFIX_CCARGS+= -DHAS_LDAP -I${LOCALBASE}/include \
|
||||
-I${LOCALBASE}/include/sasl -DUSE_LDAP_SASL
|
||||
POSTFIX_DYN_AUXLIBS+= "AUXLIBS_LDAP=-L${LOCALBASE}/lib -lldap -L${LOCALBASE}/lib -llber"
|
||||
POSTFIX_DYN_AUXLIBS+= "AUXLIBS_LDAP=-L${LOCALBASE}/lib -lldap -llber"
|
||||
_REQUIRE+= slapd
|
||||
.endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user