FreeBSD Bugzilla – Attachment 240741 Details for
Bug 270107
audio/synthpod-lv2 configure fails with QT option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch Makefile use of ${QT_USE}
synthpod-lv2.patch (text/plain), 446 bytes, created by
Alastair Hogge
on 2023-03-11 10:52:13 UTC
(
hide
)
Description:
Patch Makefile use of ${QT_USE}
Filename:
MIME Type:
Creator:
Alastair Hogge
Created:
2023-03-11 10:52:13 UTC
Size:
446 bytes
patch
obsolete
>diff --git a/audio/synthpod-lv2/Makefile b/audio/synthpod-lv2/Makefile >index 4255247b8ece..69e3f0e59b46 100644 >--- a/audio/synthpod-lv2/Makefile >+++ b/audio/synthpod-lv2/Makefile >@@ -54,8 +54,8 @@ JACK_MESON_OFF= -Duse-jack=false > > QT_DESC= Build Qt-5 sandbox > QT_USES= qt:5 >+QT_USE= qt=gui,buildtools:build,widgets > QT_MESON_OFF= -Duse-qt5=false >-QT_USE= QT=core,widgets > > X11_DESC= Build X11 sandbox > X11_MESON_OFF= -Duse-x11=false
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 270107
: 240741 |
240742