diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f32fafbf59..fe220c7c4e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5085,18 +5085,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Specifies your own subset of .pro files to be built for use with qmake. - - - - To use the QMAKE_PROFILES variable, - set it in a recipe that inherits the - qmake_base - class. If you do not set this variable, all .pro files in the directory pointed to by S will be built by default. + + + This variable is used with recipes that inherit the + qmake_base + class or other classes that inherit + qmake_base. +