#40324: fatsort: new port -------------------------+-------------------------------- Reporter: ionic@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: fatsort | -------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. Some observations: * Because it's not using an autotools-compatible configure script, you're responsible for manually adding a universal variant and using the right -arch flags. The [get_canonical_archflags] procedure can help you. * You don't need to add -L${prefix}/lib to ldflags; that's the default. * You usually don't need to add -I${prefix}/include to cflags because that really belongs in cppflags and is there by default. * Those reinplaces should be in post-patch not pre-build. -- Ticket URL: <https://trac.macports.org/ticket/40324#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X