[kde-freebsd] [SVN Commit] area51/PYQT

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Dec 2 06:36:58 UTC 2015


SVN commit 11573 by rakuco:

PYQT: Switch from USES=qmake to USE_QT5=qmake_build.

This brings the PyQt5 ports more in line with their PyQt4 counterparts:
qmake is called by configure.py itself during the configuration phase, so we
do not need USES=qmake. We just have to make sure we set DESTDIRNAME, as
qmake uses INSTALL_ROOT instead of DESTDIR.

While here, switch from USE_QT5=buildtools to buildtools_build, as those
tools are only used when building the ports.



 M  +6 -0      Mk/Uses/pyqt.mk  
 M  +2 -2      comms/py-qt5-serialport/Makefile  
 M  +2 -2      databases/py-qt5-sql/Makefile  
 M  +2 -2      devel/py-qt5-core/Makefile  
 M  +2 -2      devel/py-qt5-dbus/Makefile  
 M  +3 -3      devel/py-qt5-designer/Makefile  
 M  +2 -2      devel/py-qt5-test/Makefile  
 M  +2 -2      graphics/py-qt5-svg/Makefile  
 M  +2 -2      lang/py-qt5-qml/Makefile  
 M  +2 -2      multimedia/py-qt5-multimedia/Makefile  
 M  +2 -2      net/py-qt5-network/Makefile  
 M  +2 -2      print/py-qt5-printsupport/Makefile  
 M  +2 -2      textproc/py-qt5-xml/Makefile  
 M  +2 -2      textproc/py-qt5-xmlpatterns/Makefile  
 M  +2 -2      www/py-qt5-webkit/Makefile  
 M  +2 -2      www/py-qt5-webkitwidgets/Makefile  
 M  +2 -2      x11-toolkits/py-qt5-gui/Makefile  
 M  +2 -2      x11-toolkits/py-qt5-widgets/Makefile  
 M  +2 -2      x11/py-qt5-opengl/Makefile  




More information about the kde-freebsd mailing list