aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/kf6-kguiaddons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/kf6-kguiaddons/Makefile')
-rw-r--r--x11-toolkits/kf6-kguiaddons/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/kf6-kguiaddons/Makefile b/x11-toolkits/kf6-kguiaddons/Makefile
index 61470cf2324e..47b4cfdffff6 100644
--- a/x11-toolkits/kf6-kguiaddons/Makefile
+++ b/x11-toolkits/kf6-kguiaddons/Makefile
@@ -12,7 +12,9 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \
USES= cmake desktop-file-utils gl kde:6 pkgconfig qt:6 tar:xz xorg
USE_GL= gl opengl
USE_KDE= ecm:build plasma-wayland-protocols:build
-USE_QT= base wayland
+USE_QT= base wayland tools:build
USE_XORG= x11 xcb
+CMAKE_OFF= BUILD_PYTHON_BINDINGS
+
.include <bsd.port.mk>