#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 kobayos@…): Thank you. Although I tried to do it, the global variable {{{${prefix}}}} was not expanded to "/opt/local" if I just replace "/opt/local" to {{{${prefix}}}} in the portfile. It still remain as a text of "{{{${prefix}}}}" and error occurred. I was wondering that it is because the "/opt/local" is in the double quotes. Did I make mistakes in the portfile? I am very happy If someone tells me correct ways. I could not find any documents that introduce it in detail. Replying to [comment:7 mf2k@…]:
Thank you.
This patch assumes the default Macports install directory of {{{/opt/local}}}. Instead it needs to reference the global variable {{{$prefix}}}.
-- Ticket URL: <https://trac.macports.org/ticket/49279#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X