diff options
Diffstat (limited to 'net/openldap26-server')
| -rw-r--r-- | net/openldap26-server/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/openldap26-server/Makefile b/net/openldap26-server/Makefile index 68ab7a2079fb..cc3ece50f521 100644 --- a/net/openldap26-server/Makefile +++ b/net/openldap26-server/Makefile @@ -116,6 +116,9 @@ OPTIONS_DEFINE+= OUTLOOK OPTIONS_DEFINE+= ARGON2 OPTIONS_DEFINE+= LLOADD +OPTIONS_EXCLUDE_FreeBSD_15= SMBPWD # Only works with Heimdal +OPTIONS_EXCLUDE_FreeBSD_16= SMBPWD # Only works with Heimdal + OPTIONS_DEFAULT+= ${BKNDS_DEFAULTS} OPTIONS_DEFAULT+= ${OPTIONS_GROUP_OVLYS} OPTIONS_DEFAULT+= ARGON2 LLOADD |
