Lines 21-30
Link Here
|
21 |
USE_LDCONFIG= yes |
21 |
USE_LDCONFIG= yes |
22 |
USE_PYTHON= flavors |
22 |
USE_PYTHON= flavors |
23 |
USE_QT= 3d buildtools_build charts concurrent core datavis3d declarative \ |
23 |
USE_QT= 3d buildtools_build charts concurrent core datavis3d declarative \ |
24 |
designer gamepad gui help location multimedia network opengl \ |
24 |
designer gamepad gui help imageformats location multimedia \ |
25 |
printsupport qmake_build remoteobjects script scripttools \ |
25 |
network opengl printsupport qmake_build remoteobjects script \ |
26 |
scxml sensors speech sql svg testlib uitools webchannel \ |
26 |
scripttools scxml sensors speech sql svg testlib uitools \ |
27 |
webengine websockets widgets x11extras xml xmlpatterns |
27 |
webchannel webengine websockets widgets x11extras xml \ |
|
|
28 |
xmlpatterns |
29 |
USE_QT+= |
28 |
|
30 |
|
29 |
CMAKE_ARGS+= "-DUSE_PYTHON_VERSION=${PYTHON_VER}" \ |
31 |
CMAKE_ARGS+= "-DUSE_PYTHON_VERSION=${PYTHON_VER}" \ |
30 |
"-DPYTHON_EXECUTABLE=${PYTHON_CMD}" |
32 |
"-DPYTHON_EXECUTABLE=${PYTHON_CMD}" |
Lines 37-39
Link Here
|
37 |
WRKSRC= ${WRKDIR}/pyside-setup-opensource-src-${DISTVERSION}/sources/pyside2 |
39 |
WRKSRC= ${WRKDIR}/pyside-setup-opensource-src-${DISTVERSION}/sources/pyside2 |
38 |
|
40 |
|
39 |
.include <bsd.port.post.mk> |
41 |
.include <bsd.port.post.mk> |
|
|
42 |
|
43 |
CMAKE_ARGS+= --debug-find |
44 |
#CMAKE_ARGS+= --debug-trycompile |