https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222994
--- Comment #13 from [email protected] --- A commit references this bug: Author: adamw Date: Thu Oct 19 01:05:52 UTC 2017 New revision: 452392 URL: https://svnweb.freebsd.org/changeset/ports/452392 Log: MFH: r452391 Check for Qt depends in LOCALBASE, not PREFIX Qt has been looking for its dependencies in PREFIX, rather than in LOCALBASE. Dependencies are expected to exist in LOCALBASE, but PREFIX may be set arbitrarily by the end-user. When PREFIX != LOCALBASE, Qt-based ports failed to build. PR: 222994 Reported by: kargl Approved by: tcberner (kde) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12666 Approved by: ports-secteam (blanket, build fix) Changes: _U branches/2017Q4/ branches/2017Q4/Mk/bsd.qt.mk -- You are receiving this mail because: You are the assignee for the bug.
