FreeBSD Bugzilla – Attachment 208733 Details for
Bug 241598
x11-toolkits/plasma5-kdeplasma-addons: fix build on non-x86
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
plasma5-kdeplasma-addons.patch (text/plain), 883 bytes, created by
Piotr Kubaj
on 2019-10-31 13:09:06 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-10-31 13:09:06 UTC
Size:
883 bytes
patch
obsolete
>Index: /usr/ports/x11-toolkits/plasma5-kdeplasma-addons/Makefile >=================================================================== >--- /usr/ports/x11-toolkits/plasma5-kdeplasma-addons/Makefile (revision 515760) >+++ /usr/ports/x11-toolkits/plasma5-kdeplasma-addons/Makefile (working copy) >@@ -19,11 +19,17 @@ > printsupport script webchannel webengine widgets x11extras xml \ > buildtools_build qmake_build > >-OPTIONS_DEFINE= PURPOSE >+OPTIONS_DEFINE= PURPOSE QTWEBENGINE > OPTIONS_DEFAULT= PURPOSE >+OPTIONS_DEFAULT_amd64= QTWEBENGINE >+OPTIONS_DEFAULT_i386= QTWEBENGINE > > PURPOSE_DESC= Enable 'QuickShare' applet > PURPOSE_USE= KDE=purpose > PURPOSE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5Purpose > >+QTWEBENGINE_DESC= Add dependency on qt5-webengine >+QTWEBENGINE_USE= qt=webengine >+QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241598
:
208711
|
208733
|
208954
|
208969