summaryrefslogtreecommitdiff
path: root/Mk/Uses/qt-dist.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-08-22 16:20:49 +0200
committerTobias C. Berner <tcberner@FreeBSD.org>2022-08-22 16:20:49 +0200
commitd759a926c591bc19490afc8040998163731ce955 (patch)
tree7bd0a0963d622fdc3404816f737eb34594f5bb14 /Mk/Uses/qt-dist.mk
parentwww/qt6-virtualkeyboard: new port (diff)
qt-dist.mk: allow virtualkeyboard as qt-dist:6 arguments
Diffstat (limited to 'Mk/Uses/qt-dist.mk')
-rw-r--r--Mk/Uses/qt-dist.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk
index ccbe426fe201..80b5ef773ab0 100644
--- a/Mk/Uses/qt-dist.mk
+++ b/Mk/Uses/qt-dist.mk
@@ -29,7 +29,7 @@ _QT5_DISTS= 3d activeqt androidextras base charts connectivity datavis3d \
webchannel webengine webglplugin websockets webview winextras \
x11extras xmlpatterns
_QT6_DISTS= 3d 5compat base declarative doc imageformats multimedia quick3d quickcontrols2 \
- quicktimeline networkauth shadertools svg tools translations webchannel webengine \
+ quicktimeline networkauth shadertools svg tools translations virtualkeyboard webchannel webengine \
websockets webview wayland
_QT_DISTS= ${_QT${_QT_VER}_DISTS}