Date: Mon, 17 Dec 2007 13:17:40 +0000 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-ports@freebsd.org Subject: Re: make config-conditional recursive ? Message-ID: <20071217131740.3a4f75c0@gumby.homeunix.com.> In-Reply-To: <476664B9.4080407@icyb.net.ua> References: <1197652999.00842024.1197640802@10.7.7.3> <1197663872.00842159.1197653403@10.7.7.3> <476664B9.4080407@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Dec 2007 13:59:53 +0200 Andriy Gapon <avg@icyb.net.ua> wrote: > on 14/12/2007 19:22 RW said the following: > > On Fri, 14 Dec 2007 15:57:12 +0200 > > Andriy Gapon <avg@icyb.net.ua> wrote: > > > >> Is make config-conditional recursive ? > > > > No, but config-recursive is conditional > > but it's not conditional :-) > I'm not sure what you are trying to say here, but "make config-recursive" does a "make config-conditional" in the current port and all the current port's dependencies - so it is both recursive and conditional. There is a slight problem though, that it determines the dependencies before doing the "make config-conditional", so it may occasionally miss new dependencies. You can just run it twice though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071217131740.3a4f75c0>