#49279: ghostscript-fonts-hiragino 9.16 fails to build on OS X 10.11 El Capitan -----------------------------------------+-------------------------------- Reporter: swordangel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: ghostscript-fonts-hiragino | -----------------------------------------+-------------------------------- Comment (by khindenburg@…): as pointed out use ${prefix} instead of /opt/local and then below use: {{{ foreach {fontfile fontname fontset aliases} ${FontList} { + # expand ${prefix} + set fontfile [subst -nocommands ${fontfile}] if {![file exists ${fontfile}]} { }}} I don't have any of these fonts installed so I can't really test. If you're sure it works, I can commit it for you. -- Ticket URL: <https://trac.macports.org/ticket/49279#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X