Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162101544
D41571.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D41571.diff
View Options
diff --git a/www/qt6-webengine/Makefile b/www/qt6-webengine/Makefile
--- a/www/qt6-webengine/Makefile
+++ b/www/qt6-webengine/Makefile
@@ -15,7 +15,7 @@
PORTNAME= webengine
DISTVERSION= ${QT6_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX= qt6-
@@ -41,7 +41,6 @@
libopus.so:audio/opus \
libpci.so:devel/libpci \
libpng.so:graphics/png \
- libre2.so:devel/re2 \
libsnappy.so:archivers/snappy \
libvpx.so:multimedia/libvpx \
libwebp.so:graphics/webp \
@@ -56,6 +55,10 @@
xrandr xrender xscrnsaver xshmfence xtst
CMAKE_ON= QT_FEATURE_webengine_system_ffmpeg QT_FEATURE_webengine_proprietary_codecs
+# See https://reviews.freebsd.org/D41571 for further details. From time to
+# time, e.g. with new qt6-webengine releases, it should be checked whether
+# re2 can be unbundled again.
+CMAKE_OFF= QT_FEATURE_webengine_system_re2
# The build system reads the environment variable $NINJA_PATH to decide whether
# to boostrap ninja or not (and also to invoke it afterwards). CC and CXX are
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 10, 6:49 PM (7 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34937864
Default Alt Text
D41571.diff (1 KB)
Attached To
Mode
D41571: www/qt6-webengine: Switch to bundled re2
Attached
Detach File
Event Timeline
Log In to Comment