qt.mk: add wayland component

Reported by:	tobik
This commit is contained in:
Tobias C. Berner 2019-03-17 09:15:15 +00:00
parent 5a4117f1e0
commit 32d35e213b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496041

View File

@ -431,6 +431,9 @@ uitools_PATH= ${LOCALBASE}/${QT_LIBDIR_REL}/libQt${_QT_LIBVER}UiTools.a
virtualkeyboard_PORT= x11-toolkits/${_QT_RELNAME}-virtualkeyboard
virtualkeyboard_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/platforminputcontexts/libqtvirtualkeyboardplugin.so
wayland_PORT= graphics/${_QT_RELNAME}-wayland
wayland_LIB= ibQt${_QT_LIBVER}WaylandClient.so
webchannel_PORT= www/${_QT_RELNAME}-webchannel
webchannel_LIB= libQt${_QT_LIBVER}WebChannel.so