diff options
Diffstat (limited to 'net/openldap24-client')
-rw-r--r-- | net/openldap24-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openldap24-client/Makefile b/net/openldap24-client/Makefile index 7d0c00833268..7c7cf46a5c9e 100644 --- a/net/openldap24-client/Makefile +++ b/net/openldap24-client/Makefile @@ -10,6 +10,7 @@ PKGNAMESUFFIX= -client COMMENT= Open source LDAP client implementation CLIENT_ONLY= yes +WITHOUT_SASL= yes MASTERDIR= ${.CURDIR}/../openldap23-server |