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
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information