Lines 19-29
Link Here
|
19 |
printsupport script webchannel webengine widgets x11extras xml \ |
19 |
printsupport script webchannel webengine widgets x11extras xml \ |
20 |
buildtools_build qmake_build |
20 |
buildtools_build qmake_build |
21 |
|
21 |
|
22 |
OPTIONS_DEFINE= PURPOSE |
22 |
OPTIONS_DEFINE= PURPOSE QTWEBENGINE |
23 |
OPTIONS_DEFAULT= PURPOSE |
23 |
OPTIONS_DEFAULT= PURPOSE |
|
|
24 |
OPTIONS_DEFAULT_amd64= QTWEBENGINE |
25 |
OPTIONS_DEFAULT_i386= QTWEBENGINE |
24 |
|
26 |
|
25 |
PURPOSE_DESC= Enable 'QuickShare' applet |
27 |
PURPOSE_DESC= Enable 'QuickShare' applet |
26 |
PURPOSE_USE= KDE=purpose |
28 |
PURPOSE_USE= KDE=purpose |
27 |
PURPOSE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5Purpose |
29 |
PURPOSE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5Purpose |
28 |
|
30 |
|
|
|
31 |
QTWEBENGINE_DESC= Add dependency on qt5-webengine |
32 |
QTWEBENGINE_USE= qt=webengine |
33 |
QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine=true |
34 |
|
29 |
.include <bsd.port.mk> |
35 |
.include <bsd.port.mk> |