diff options
Diffstat (limited to 'net/nss_ldap/Makefile')
-rw-r--r-- | net/nss_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index 6b5b05a5313a..670288d72954 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -53,7 +53,7 @@ CFLAGS+="-DHAVE_LOGIN_CLASSES" .endif .if ${PORT_OPTIONS:MSASL} -WANT_OPENLDAP_SASL = YES +WANT_OPENLDAP_SASL= yes .endif post-extract: |