From 0f88ed614d3de9ed46c41028cf2f22975eeff57a Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 20:55:27 +0000 Subject: Repair instances, almost all courtesy of bf ;-), of spaces and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports) --- net/nss_ldap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/nss_ldap') 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: -- cgit v1.2.3