Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 08:14:33 -0500
From:      Bryan Drewery <bryan@shatow.net>
To:        lev@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: New options: options dependencies feature?
Message-ID:  <50532DB9.6000106@shatow.net>
In-Reply-To: <583243228.20120914162701@serebryakov.spb.ru>
References:  <583243228.20120914162701@serebryakov.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/14/2012 7:27 AM, Lev Serebryakov wrote:
> Hello, Freebsd-ports.
> 
>   Is it possible to express options' dependencies in new options
> framework?
> 
>   I need option, which could be set if and only if some other option
> is already selected.
> 
>   Now such situations are resolved via IGNORE which is set
>  conditionally, but it is old-style, maybe now here is better method?
> 

Beyond simple SINGLE/MULTI dependencies (adding the SINGLE/MULTI as an
option and requiring it be selected to pick from the list), no, we still
need to use IGNORE and other ways of requiring dependent options.

-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50532DB9.6000106>