archcheck needed for depends_build and depends_run?
Joshua Root
jmr at macports.org
Sat Aug 11 02:09:24 PDT 2012
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
More information about the macports-dev
mailing list