At 2009-05-17T09:14:12+01:00, Chris Rees wrote:

> As in
>
> WITHOUT_JAVA=yes
>
> or
>
> WITHOUT_JAVA=     yes
>
> ?
>
> You can't just stick random whitespace in the middle of things like that....

AFAIK, "VAR=val" is equivalent to "VAR = value", "VAR=   value", etc.
According to the section on variable assignments in make(1), "Any
whitespace before the assigned value is removed..."

Raghavendra.

-- 
N. Raghavendra <ra...@mri.ernet.in> | http://www.retrotexts.net/
Harish-Chandra Research Institute   | http://www.mri.ernet.in/
See message headers for contact and OpenPGP information.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to