Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
- the silly configure phase of this port actually fetched another
file which is very nice but very silly. Fetch file before the
configure phase starts, then just copy it.
workaround failing fontforge port until that one is upgraded
make use of precompiled fonts from lilypond binary distribution
PR: 67984
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)