#18603: mp3fs: cannot install if prefix is not /opt/local and other issues -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mail@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mp3fs -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Replying to [ticket:18603 ryandesign@…]:
5. Your configure arguments should not be appended to "`configure.post_args`" but instead should be written to "`configure.args`" and there is no need to enclose them in quotes.
Actually, make that: these are environment variables, not arguments to the configure script, so they should go in `configure.env`, not `configure.args`. I'll update the patch. -- Ticket URL: <http://trac.macports.org/ticket/18603#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS