diff options
Diffstat (limited to 'x11/plasma6-kscreen/Makefile')
-rw-r--r-- | x11/plasma6-kscreen/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plasma6-kscreen/Makefile b/x11/plasma6-kscreen/Makefile index e2c6aee31e00..59ff40f2e70c 100644 --- a/x11/plasma6-kscreen/Makefile +++ b/x11/plasma6-kscreen/Makefile @@ -5,10 +5,11 @@ CATEGORIES= x11 kde kde-plasma COMMENT= KDE screen management software MAINTAINER= kde@FreeBSD.org +BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libxcb-util.so:x11/xcb-util \ libxkbcommon.so:x11/libxkbcommon -USES= cmake gettext kde:6 qt:6 tar:xz gl xorg +USES= cmake gettext kde:6 pkgconfig qt:6 tar:xz gl xorg USE_KDE= colorscheme config configwidgets coreaddons dbusaddons \ globalaccel i18n iconthemes kcmutils layer-shell-qt libkscreen \ libplasma svg widgetsaddons windowsystem xmlgui \ |