On 2012-8-11 18:54 , Clemens Lang wrote: > - TextMate 2 uses ninja as build system. Since we have the archcheck > for build dependencies, ninja will get installed +universal, > although the i386 code will never be executed at all, because > setting build.cmd to ninja will not magically use i386 ninja, but > x86_64 ninja, beacuse it's the default on my system. > - The TextMate 2 build system uses pkill from the proctools port. I > can't build TextMate 2, because proctools doesn't have a universal > variant (although any executable pkill would be just fine, > regardless of its architecture).
Looks like these should both specify 'installs_libs no'. - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
