Created attachment 207619 [details] v1 Attached patch, from upstream, fixes a timeout when starting fontforge without a gui, sunch as doing fontforge -version. This is done in print/lilypond, and the timeout is quite long, holding up the build.
Comment on attachment 207619 [details] v1 Patch is acceptable to me.
A commit references this bug: Author: zeising Date: Thu Sep 19 14:11:04 UTC 2019 New revision: 512342 URL: https://svnweb.freebsd.org/changeset/ports/512342 Log: print/fontforge: Fix timeout without GUI Add an upstream patch to fix a timeout when starting fontforge without any gui available, such as when running fontforge -version. This fixes delays when building for instance print/lilypond. PR: 240680 Approved by: Naram Qashat Changes: head/print/fontforge/Makefile head/print/fontforge/files/patch-fontforgeexe_startui.c