#13749: asterisk - new port submission ----------------------------------------+----------------------------------- Reporter: marc.blanchet@viagenie.ca | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: Resolution: | Keywords: ----------------------------------------+----------------------------------- Comment (by ecronin@macports.org): Sorry, what I meant for the first point is that instead of hard-coding in a particular CFLAGS, why not use the defaults MacPorts already sets (configure.cflags, configure.cppflags, configure.ldflags). Similarly, {{{ configure.cflags-append -I${prefix}/include configure.ldflags-append -L${prefix}/lib }}} are probably not needed (or at least not ldflags for sure) since MacPorts starts out with {{{ default configure.cppflags {"-I${prefix}/include"} default configure.ldflags {"-L${prefix}/lib"} }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13749#comment:3> MacPorts </projects/macports> Ports system for Mac OS