[kde-freebsd] [SVN Commit] area51/PYQT
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Jun 8 17:50:48 UTC 2014
SVN commit 10116 by rakuco:
PYQT: Rename ARGS to CONFIGURE_ARGS.
This is a mechanical replacement to use the canonical variable name. It is
not very meaningful in itself, but is a first step towards converting the
Makefiles to the new OPTIONS syntax and helpers, as we can then use
${OPTION}_CONFIGURE_{ON,OFF}.
QT_NONSTANDARD had to be set in most places to prevent bsd.qt.mk from
appending additional arguments to CONFIGURE_ARGS that made configure.py
fail.
M +6 -5 databases/py-qt4-sql/Makefile
M +6 -5 devel/py-qt4-assistant/Makefile
M +6 -5 devel/py-qt4-core/Makefile
M +6 -5 devel/py-qt4-dbus/Makefile
M +4 -3 devel/py-qt4-dbussupport/Makefile
M +6 -5 devel/py-qt4-declarative/Makefile
M +6 -5 devel/py-qt4-designer/Makefile
M +4 -3 devel/py-qt4-designerplugin/Makefile
M +6 -5 devel/py-qt4-help/Makefile
M +6 -5 devel/py-qt4-qscintilla2/Makefile
M +6 -5 devel/py-qt4-script/Makefile
M +6 -5 devel/py-qt4-scripttools/Makefile
M +6 -5 devel/py-qt4-test/Makefile
M +3 -3 devel/py-sip/Makefile
M +6 -5 graphics/py-qt4-svg/Makefile
M +6 -5 multimedia/py-qt4-multimedia/Makefile
M +6 -5 multimedia/py-qt4-phonon/Makefile
M +6 -5 net/py-qt4-network/Makefile
M +6 -5 textproc/py-qt4-xml/Makefile
M +6 -5 textproc/py-qt4-xmlpatterns/Makefile
M +6 -5 www/py-qt4-webkit/Makefile
M +6 -5 x11-toolkits/py-qt4-gui/Makefile
M +6 -5 x11/py-qt4-opengl/Makefile
More information about the kde-freebsd
mailing list