Date: Tue, 18 Dec 2007 13:47:29 +0200 From: Andriy Gapon <avg@icyb.net.ua> To: RW <fbsd06@mlists.homeunix.com> Cc: freebsd-ports@freebsd.org Subject: Re: make config-conditional recursive ? Message-ID: <4767B351.7080608@icyb.net.ua> In-Reply-To: <1197912187.00843843.1197898801@10.7.7.3> References: <1197652999.00842024.1197640802@10.7.7.3> <1197663872.00842159.1197653403@10.7.7.3> <1197905004.00843758.1197893402@10.7.7.3> <1197912187.00843843.1197898801@10.7.7.3>
next in thread | previous in thread | raw e-mail | index | archive | help
on 17/12/2007 15:17 RW said the following: > 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. Oh, I wasn't aware that it does "make config-conditional", I thought that it was "make config". Thank you for enlightening me! > 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. Yes. Thank you. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4767B351.7080608>