> MacPorts provides automatic universal build support for most ports that use a > standard configure script. git-core does not use a standard configure script > (the portfile says "use_configure no"), so the built-in automatic universal > support is disabled for git-core. If you want a universal git-core, you will > have to modify the git-core portfile to support a universal build manually. > There are several strategies available to do this but it probably begins with > needing to add the universal CFLAGS, CPPFLAGS, CXXFLAGS and LDFLAGS to the > ones the software will be given.
Ok, so it's potentially doable, but first I need to solve the underlying issue with the dependencies (curl and who-knows-what after that).. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
