git: d759a926c591 - main - qt-dist.mk: allow virtualkeyboard as qt-dist:6 arguments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 14:21:07 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=d759a926c591bc19490afc8040998163731ce955 commit d759a926c591bc19490afc8040998163731ce955 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-08-22 14:20:49 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-08-22 14:20:49 +0000 qt-dist.mk: allow virtualkeyboard as qt-dist:6 arguments --- Mk/Uses/qt-dist.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}