On 12 November 2012 00:12, Zoran Kolic <zko...@sbb.rs> wrote:
> It might sound stupid, but I'd like to know if there's
> any difference. Are those 3 line the same?
>
> WITH_KMS=YES
> WITH_KMS="YES"
> WITH_KMS=yes
>
> Best regards

In /etc/make.conf it shouldn't matter: they should all
be treated as synonyms for:
WITH_KMS=

-- 
--
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to