On Jun 21, 2011, at 18:53, Ryan Schmidt wrote: > On Jun 21, 2011, at 17:41, Bradley Giesbrecht wrote: > >> Would PortGroup muniversal be useful here? My muniveral knowledge is limited >> to the couple lines I read this morning. > > muniversal is great for builds that respect the env vars MacPorts sets during > the configure phase, but don't like building for multiple archs at once. But > if libmilter doesn't use a configure script then that's going to be more > difficult.
Another big limitation of muniversal (that has prevented me from using it in a few ports) is that it doesn't work with ports that override the build or destroot phases, both of which libmilter does. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
