[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk

Alberto Villa avilla at FreeBSD.org
Fri Nov 23 20:52:05 UTC 2012


SVN commit 8728 by avilla:

- Add dependency on Perl and pkg-config to qtbase ports; pkg-config
  can be disabled (it uses ?=), like done in qmake5.
- Pass CONFIG+=separate_debug_info via QMAKEFLAGS, as some *.pro files
  don't include qt_module.prf, which is responsible for that setting.
  Meanwhile I checked debug flags; -debug -separate-debug-info is fine.
- Rename SHLIB* variables in PLIST_SUB, as they're not limited to
  shared libraries.
- Set QMAKEPATH in CONFIGURE_ENV, to use installed mkspecs; also,
  remove the hack which symlinked some modules in WRKSRC.
- Do not pass QMAKESPEC via CONFIGURE_ENV and MAKE_ENV; it can really
  be a problem when it's set to "mkspecs/default".



 M  +23 -15    bsd.qt.mk  




More information about the kde-freebsd mailing list