#47095: GQRX mdmg build fails -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gqrx | -------------------------+------------------------- Comment (by michaelld@…): OK; a little more progress. You have to have PackageMaker.app installed either into a place where MacPorts expects it, or you need to set "packagemaker_path" to be the full path to and including "PackageMaker.app", e.g., "/Applications/Utilities/PackageMaker.app" (but without the """s). According to "/opt/local/etc/macports/macports.conf", {{{ # Path to PackageMaker.app # It may be necessary to set this with Xcode >= 4.3, as that version # requires PackageMaker to be installed manually from the Auxiliary Tools for # Xcode disk image. The default is /Applications/PackageMaker.app with Xcode # 4.3 and ${developer_dir}/Applications/Utilities/PackageMaker.app with older # versions. }}} So, what I did was comment in the line starting with "packagemaker_path", and set it to the correct path. This did the trick for me; hopefully it will for you too. -- Ticket URL: <https://trac.macports.org/ticket/47095#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X