CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/12/25 06:37:27
Modified files:
devel/qmake : qmake.port.mk
Log message:
Improvements for qmake.port.mk:
* Pass LIBfoo_VERSION environment variables like it's done for simple and
gnu configure scripts. This unbreaks generating CMake config files
in the upcoming Qt 5.6.2.
* Don't call -recursive for Qt3's qmake, it doesn't support this flag.
