On Thu, May 30, 2013 at 9:29 PM, Leo Singer <aron...@macports.org> wrote:

> When I try to install kaffe with "sudo port install kaffe", I suddenly start 
> getting a lot of universal ports (audiofile, esound, gmp, expat). Why is 
> that? It does not look like kaffe itself is universal by default:

Looking at the Portfile it has the following:

platform darwin {
    supported_archs i386 ppc
}

So it looks like it's 32bit only, therefore it'll try and rebuild all
the dependencies universal.

Cheers

Adam
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to