on 17/12/2007 15:17 RW said the following: > On Mon, 17 Dec 2007 13:59:53 +0200 > Andriy Gapon <[EMAIL PROTECTED]> wrote: > >> on 14/12/2007 19:22 RW said the following: >>> On Fri, 14 Dec 2007 15:57:12 +0200 >>> Andriy Gapon <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
