Lines 17-23
Link Here
|
17 |
plasma-framework plasma-workspace purpose runner service solid \ |
17 |
plasma-framework plasma-workspace purpose runner service solid \ |
18 |
sonnet textwidgets unitconversion widgetsaddons windowsystem xmlgui |
18 |
sonnet textwidgets unitconversion widgetsaddons windowsystem xmlgui |
19 |
USE_QT= core dbus declarative graphicaleffects gui location network \ |
19 |
USE_QT= core dbus declarative graphicaleffects gui location network \ |
20 |
printsupport script webchannel webengine widgets x11extras xml \ |
20 |
printsupport script webchannel widgets x11extras xml \ |
21 |
buildtools_build qmake_build |
21 |
buildtools_build qmake_build |
22 |
|
22 |
|
|
|
23 |
OPTIONS_DEFINE= QTWEBENGINE |
24 |
OPTIONS_DEFAULT_amd64= QTWEBENGINE |
25 |
OPTIONS_DEFAULT_i386= QTWEBENGINE |
26 |
|
27 |
QTWEBENGINE_USE= qt=webengine |
28 |
QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine=true |
29 |
|
23 |
.include <bsd.port.mk> |
30 |
.include <bsd.port.mk> |