diff options
Diffstat (limited to 'x11/plasma5-kwayland-integration/Makefile')
-rw-r--r-- | x11/plasma5-kwayland-integration/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/plasma5-kwayland-integration/Makefile b/x11/plasma5-kwayland-integration/Makefile index 757cf9aabba3..b626a7c09170 100644 --- a/x11/plasma5-kwayland-integration/Makefile +++ b/x11/plasma5-kwayland-integration/Makefile @@ -11,9 +11,9 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libwayland-client.so:graphics/wayland BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat -USES= cmake:outsource compiler:c++11-lib cpe kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lib cpe kde:5 qt:5 tar:xz USE_KDE= ecm idletime wayland windowsystem -USE_QT5= core gui widgets \ +USE_QT= core gui widgets \ buildtools_build qmake_build .include <bsd.port.mk> |