#43614: mupdf @1.4 update --------------------------+-------------------------------- Reporter: starkhalo@… | Owner: macports-tickets@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: mupdf | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:8 starkhalo@…]:
Ok, so after reading #33240 I put back the `darwin 8` code, I really doubt it's going to build without it.
I verified that `gmake` is still required for Tiger, but it still failed to build, because the build tried to use `xcrun`, which did not exist back then. This is probably simply solvable by editing the Makerules file. `xcrun` is used to find the path to command line programs when the command line tools are not installed, but MacPorts requires the command line tools to be installed, so running `xcrun` is pointless for us. -- Ticket URL: <https://trac.macports.org/ticket/43614#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X