Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 19:00:08 -0400
From:      Duane Whitty <duane@greenmeadow.ca>
To:        freebsd-questions@freebsd.org
Subject:   make.conf syntax
Message-ID:  <441F33F8.60209@greenmeadow.ca>

next in thread | raw e-mail | index | archive | help
Hello all,

I believe I used the wrong syntax in my make.conf
I used

NO_PROFILE="YES"

Should I have instead used

NO_PROFILE=YES

or

NO_PROFILE=TRUE


Is YES and TRUE and 1 equivalent in this context?

Thanks in advance,

Duane
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441F33F8.60209>