This commit is contained in:
2024-12-17 09:43:32 +01:00
parent 3f8d05a7cb
commit bbae96f0cd

View File

@ -96,7 +96,7 @@ SSSD_PREVENTS_MSG= sssd requires MIT kerberos and it conflicts with heimdal
SSSD_RUN_DEPENDS= sssd:security/sssd
SSSD_CONFIGURE_ON= --with-sssd
.if ${FLAVOR} == sssd
.if ${FLAVOR:U} == sssd
OPTIONS_DEFAULTS+= SSSD2
.endif