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

Alberto Villa avilla at FreeBSD.org
Fri Nov 23 01:17:40 UTC 2012


SVN commit 8726 by avilla:

- Add port for Qt build tools: moc, rcc and uic.
- Do not patch target.path, as most stuff will be installed in
  Qt default paths (inherited by QMake), so no reason to patch only
  some of them (the visible ones). The "problem" is that PREFIX could
  be changed for just this (or another) port, so maybe
  @cwd %%QT_PREFIX%% should be added on top of all Qt ports' plists.
  QMAKEFLAGS should also be tried, but I doubt it will work.

Some pre-configure operations were removed as they're now handled by
bsd.qt.mk.



 A             qt5-buildtools (directory)  
 M  +17 -39    qt5-buildtools/Makefile  
 M  +6 -2      qt5-buildtools/pkg-plist  




More information about the kde-freebsd mailing list