|
Lines 619-624
Link Here
|
| 619 |
xmlpatterns-tool_PORT= textproc/${_QT_RELNAME}-xmlpatterns-tool |
619 |
xmlpatterns-tool_PORT= textproc/${_QT_RELNAME}-xmlpatterns-tool |
| 620 |
xmlpatterns-tool_PATH= ${QT_BINDIR}/xmlpatterns |
620 |
xmlpatterns-tool_PATH= ${QT_BINDIR}/xmlpatterns |
| 621 |
|
621 |
|
|
|
622 |
# Check for components in LOCALBASE, not PREFIX |
| 623 |
.for component in ${_USE_QT_ALL} ${_USE_QT4_ONLY} ${_USE_QT5_ONLY} |
| 624 |
${component}_PATH:= ${${component}_PATH:S|^${PREFIX}|${LOCALBASE}|} |
| 625 |
.endfor |
| 626 |
|
| 622 |
_USE_QT= ${USE_QT${_QT_VERSION:R:R}} |
627 |
_USE_QT= ${USE_QT${_QT_VERSION:R:R}} |
| 623 |
_USE_QT_ALL+= ${_USE_QT${_QT_VERSION:R:R}_ONLY} |
628 |
_USE_QT_ALL+= ${_USE_QT${_QT_VERSION:R:R}_ONLY} |
| 624 |
# Iterate through components deprived of suffix. |
629 |
# Iterate through components deprived of suffix. |