#43403: encfs depends on obsolete port fuse4x -------------------------+------------------------------- Reporter: jrblevin@… | Owner: Markus.Ueberall@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: encfs | -------------------------+------------------------------- Comment (by flx.ms@…): OK, the solution is extremely easy. In the encfs port file just replace the line: depends_lib port:rlog port:openssl path:lib/libfuse.dylib:fuse4x port:gettext port:boost with depends_lib port:rlog port:openssl path:lib/libfuse.dylib:osxfuse port:gettext port:boost and everything builds and works fine. So it's really just "osxfuse" instead of "fuse4x" - that's all. In case you do not want to await the official update follow the instructions here: https://guide.macports.org/#development.local-repositories Cheers and happy Easter! -- Ticket URL: <https://trac.macports.org/ticket/43403#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X