From da90780a6e60027ade85396d615863a03a83de85 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Wed, 28 Apr 2021 23:26:05 +0200 Subject: Uses/kde.mk: fix port name for wayland-protocols component The kde-kwayland-protocols variable refers to the wrong port name (or the port is named wrongly and the variable is right -- but this is the smaller change) --- Mk/Uses/kde.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index fcbe78ef86e8..17f00e5784bd 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -437,7 +437,7 @@ kde-kquickcharts_PATH= ${QT_QMLDIR}/org/kde/quickcharts/controls/libchartscontr kde-kross_PORT= lang/kf5-kross kde-kross_LIB= libKF5KrossCore.so -kde-kwayland-protocols_PORT= x11/plasma-kwayland-protocols +kde-kwayland-protocols_PORT= x11/plasma-wayland-protocols kde-kwayland-protocols_LIB= ${KDE_PREFIX}/lib/cmake/PlasmaWaylandProtocols/PlasmaWaylandProtocolsConfig.cmake kde-kwayland-server_PORT= x11/plasma5-kwayland-server -- cgit v1.2.3