K 10 svn:author V 5 adamw K 8 svn:date V 27 2017-10-19T01:05:52.082807Z K 7 svn:log V 484 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) END