ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/lang/qt5-qml/Makefile
(Generate patch)

Comparing trunk/lang/qt5-qml/Makefile (file contents):
Revision 23451 by laffer1, Sat Aug 13 21:15:53 2016 UTC vs.
Revision 23452 by laffer1, Wed May 9 21:40:48 2018 UTC

# Line 26 | Line 26 | post-patch:
26          ${REINPLACE_CMD} 's,python,${PYTHON_CMD},g' \
27                  ${WRKSRC}/src/3rdparty/masm/masm.pri
28  
29 + # qtdeclarative.pro wants to run python, replace that with PYTHON_CMD
30 +        ${REINPLACE_CMD} '/py_out/s#python#${PYTHON_CMD}#g' \
31 +                ${WRKSRC}/qtdeclarative.pro
32  
33   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines