mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 19:46:41 -04:00
Update devel/qt5-script* and www/qt5-webengine to 5.15.15-lts Update devel/pyside2* and devel/shiboken2 to 5.15.10 Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.10/release-note.md PR: 273934 Exp-run by: antoine
11 lines
401 B
JSON
11 lines
401 B
JSON
--- src/pdfwidgets/configure.json.orig 2023-09-13 10:52:34 UTC
|
|
+++ src/pdfwidgets/configure.json
|
|
@@ -13,7 +13,7 @@
|
|
"pdf-widgets": {
|
|
"label": "Support Qt PDF Widgets",
|
|
"purpose": "Provides Qt PDF Widgets support.",
|
|
- "condition": "features.widgets",
|
|
+ "condition": "module.widgets",
|
|
"output": [ "privateFeature" ]
|
|
}
|
|
},
|