CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2025/12/19 23:39:42

Modified files:
        x11/qt6        : qt6.port.mk 

Log message:
Set QT_GENERATE_SBOM only in cmake ports

There are some ports that use the qt6 model but are not CMake ports.
Prevent -DQT_GENERATE_SBOM from being set in non-CMake ports by checking
CONFIGURE_STYLE.

Spotted by tb@ (Thanks!)

Reply via email to