HEADSUP: WITH and WITHOUT options knobs checking

NIIMI Satoshi sa2c at sa2c.net
Wed Jun 28 00:54:45 UTC 2006


On 2006/06/27 23:37, Arseny Nasokin wrote:
> Please, check WITH_ knobs, as it:
> .if defined (WITH_ABC) && ! defined(WITHOUT_ABC)

I think it's wrong.

Try to run "make BATCH=yes WITH_ABC=yes -V WITHOUT_ABC" without 
OPTIONSFILE.  You will see WITHOUT_ABC is still defined.

That's why most ports check only non-default values.

-- 
NIIMI Satoshi


More information about the freebsd-ports mailing list