Index: bsd.qt.mk =================================================================== --- bsd.qt.mk (revision 452034) +++ bsd.qt.mk (working copy) @@ -619,6 +619,11 @@ xmlpatterns-tool_PORT= textproc/${_QT_RELNAME}-xmlpatterns-tool xmlpatterns-tool_PATH= ${QT_BINDIR}/xmlpatterns +# Check for components in LOCALBASE, not PREFIX +.for component in ${_USE_QT_ALL} ${_USE_QT4_ONLY} ${_USE_QT5_ONLY} +${component}_PATH:= ${${component}_PATH:S|^${PREFIX}|${LOCALBASE}|} +.endfor + _USE_QT= ${USE_QT${_QT_VERSION:R:R}} _USE_QT_ALL+= ${_USE_QT${_QT_VERSION:R:R}_ONLY} # Iterate through components deprived of suffix.