#15778: macfuse portfile assumes MacPorts is installed in /opt/local ------------------------------------+--------------------------------------- Reporter: eris.discord@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: macfuse | Port: macfuse ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * cc: gkelly@…, ryandesign@… (added) Comment: Replying to [comment:3 gkelly@…]:
macfuse.2.patch doesn't work if prefix is "/usr/local". After the build, it is untarred, and then there's a line in the destroot that deletes usr/local, so the subsequent commands fail to operate on the files that were just removed! It is not supported for ${prefix} to be /usr/local. Use some other prefix for MacPorts.
-- Ticket URL: <http://trac.macports.org/ticket/15778#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS