aboutsummaryrefslogtreecommitdiff
path: root/x11/plasma5-kwayland-server
diff options
context:
space:
mode:
Diffstat (limited to 'x11/plasma5-kwayland-server')
-rw-r--r--x11/plasma5-kwayland-server/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/plasma5-kwayland-server/Makefile b/x11/plasma5-kwayland-server/Makefile
index 34f8e9ce233d..5498dd304bb2 100644
--- a/x11/plasma5-kwayland-server/Makefile
+++ b/x11/plasma5-kwayland-server/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kwayland-server
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -14,9 +15,10 @@ BUILD_DEPENDS= plasma-wayland-protocols>=0:x11/plasma-wayland-protocols \
wayland-protocols>=1.14:graphics/wayland-protocols
RUN_DEPENDS= plasma-wayland-protocols>=0:x11/plasma-wayland-protocols
-USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
+USES= cmake compiler:c++11-lang gl kde:5 pkgconfig qt:5 tar:xz
+USE_GL= egl
USE_KDE= ecm wayland
-USE_QT= concurrent gui wayland \
+USE_QT= concurrent core gui wayland \
buildtools_build qmake_build
.include <bsd.port.mk>