databases/mongodb builds twice

2012-09-15 Thread Christian Weisgerber
To whoever cares about databases/mongodb...

I noticed that mongodb was spending an extraordinary amount of time
in the fake stage, and a look at the log files shows that it actually
builds all over again during fake.  This appears to be a popular
problem with scons-based ports.

-- 
Christian naddy Weisgerber  na...@mips.inka.de



Re: databases/mongodb builds twice

2012-09-15 Thread Federico Schwindt
On Sat, Sep 15, 2012 at 11:33 PM, Christian Weisgerber
na...@mips.inka.de wrote:
 To whoever cares about databases/mongodb...

 I noticed that mongodb was spending an extraordinary amount of time
 in the fake stage, and a look at the log files shows that it actually
 builds all over again during fake.  This appears to be a popular
 problem with scons-based ports.

I will take a look.

f.-