make config-conditional recursive ?

RW fbsd06 at mlists.homeunix.com
Mon Dec 17 05:37:00 PST 2007


On Mon, 17 Dec 2007 13:59:53 +0200
Andriy Gapon <avg at 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 at 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.





More information about the freebsd-ports mailing list