#45002: Request for a new port - freealut ---------------------------+-------------------------------- Reporter: lubodiakov@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: freealut Port: freealut | ---------------------------+-------------------------------- Comment (by lubodiakov@…): Forgot to add: I used CMAKE rather than configure, make, make install to build, since the author says CMAKE is more modern and capable at making cross platform software. And as you can tell I'm NOT a programmer so the easier it is, the better :-) The command I used with cmake was: {{{ cmake .. -DCMAKE_INSTALL_PREFIX:STRING="/opt" -DCMAKE_C_FLAGS:STRING=" -arch ppc -arch i386" }}} -- Ticket URL: <https://trac.macports.org/ticket/45002#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X