aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-08-22 15:39:42 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-08-22 15:40:52 +0000
commitd3521af767de10572ec18cffb8cae32b5a779888 (patch)
tree78b25f82d8b5d03fca11503c44d62e5feb540671 /Mk
parentc16e8cbda6c08ae321ed705f8ea34c4fcedbf1bf (diff)
downloadports-d3521af767de10572ec18cffb8cae32b5a779888.tar.gz
ports-d3521af767de10572ec18cffb8cae32b5a779888.zip
x11-toolkits/qt6-charts: new port
This adds the missing Qt 6 charts module to the tree. As with the rest of the Qt 6 ports, we first need to figure out what is actually required by other ports before we can finalize them.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/qt-dist.mk2
-rw-r--r--Mk/Uses/qt.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk
index 13effb1f0268..bc9583eb77f8 100644
--- a/Mk/Uses/qt-dist.mk
+++ b/Mk/Uses/qt-dist.mk
@@ -28,7 +28,7 @@ _QT5_DISTS= 3d activeqt androidextras base charts connectivity datavis3d \
serialport speech svg tools translations virtualkeyboard wayland \
webchannel webengine webglplugin websockets webview winextras \
x11extras xmlpatterns
-_QT6_DISTS= 3d 5compat base datavis3d declarative doc imageformats languageserver lottie multimedia quick3d quickcontrols2 \
+_QT6_DISTS= 3d 5compat base charts datavis3d declarative doc imageformats languageserver lottie multimedia quick3d quickcontrols2 \
quicktimeline networkauth remoteobjects scxml sensors serialbus serialport shadertools svg tools \
translations virtualkeyboard webchannel webengine \
websockets webview wayland
diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index 7c44442d718d..948a7a4dae45 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -150,7 +150,7 @@ _USE_QT5_ONLY= 3d buildtools charts concurrent connectivity \
scripttools sql sql-mysql sql-odbc sql-pgsql sql-sqlite2 \
sql-sqlite3 svg testlib webkit xml xmlpatterns
-_USE_QT6_ONLY= 3d 5compat base datavis3d declarative doc languageserver lottie imageformats quick3d \
+_USE_QT6_ONLY= 3d 5compat base charts datavis3d declarative doc languageserver lottie imageformats quick3d \
quickcontrols2 quicktimeline networkauth remoteobjects scxml sensors \
serialbus serialport shadertools \
svg tools translations wayland webchannel websockets