[MacPorts] #49279: ghostscript-fonts-hiragino 9.16 fails to build on OS X 10.11 El Capitan
MacPorts
noreply at macports.org
Tue Apr 19 06:07:27 PDT 2016
#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 for your advice.
I modified the port file by following your instruction and checked it on
El Capitan and Yosemite.
I confirmed it works fine on the both system.
However, I am not able to check it on the other system because I don't
have the systems.
Replying to [comment:10 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:11>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list