diff options
Diffstat (limited to 'x11/plasma5-layer-shell-qt/Makefile')
-rw-r--r-- | x11/plasma5-layer-shell-qt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plasma5-layer-shell-qt/Makefile b/x11/plasma5-layer-shell-qt/Makefile index 84b7bba624f4..21f6bd65c867 100644 --- a/x11/plasma5-layer-shell-qt/Makefile +++ b/x11/plasma5-layer-shell-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= layer-shell-qt DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -13,7 +14,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ USES= cmake compiler:c++11-lang gettext gl kde:5 pkgconfig qt:5 \ tar:xz USE_GL= gl -USE_KDE= ecm +USE_KDE= ecm:build USE_QT= core gui wayland \ buildtools:build qmake:build |