#49843: LibreCAD destroot phase fails with sh: macdeployqt: command not found -------------------------+------------------------ Reporter: macports@… | Owner: librecad@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: LibreCAD | -------------------------+------------------------ Comment (by djcurry@…): I had the same problem and fixing PATH also did not work. However, putting a soft link to macdeployqt into /opt/local/bin does work: {{{ cd /opt/local/bin sudo ln -s /opt/local/libexec/qt4/bin/macdeployqt }}} Don -- Ticket URL: <https://trac.macports.org/ticket/49843#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X