[kde-freebsd] [SVN Commit] area51/PYQT/misc
Raphael Kubo da Costa
rakuco at FreeBSD.org
Mon Dec 14 03:54:12 UTC 2015
SVN commit 11653 by rakuco:
PYQT: Properly all compileall.py in the py-qt{4,5}-demo ports.
Do it like we already do in devel/py-qt{4,5}-core: call compileall.py with -d
so that the .pyc and .pyo files do not have ${STAGEDIR} in them.
While at it, also call python with -O to generate .pyo files.
M +9 -3 py-qt4-demo/Makefile
M +302 -0 py-qt4-demo/pkg-plist
M +9 -3 py-qt5-demo/Makefile
M +279 -0 py-qt5-demo/pkg-plist
More information about the kde-freebsd
mailing list