aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kf5-qqc2-desktop-style
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:04:59 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:07:01 +0000
commit26a23ba8dea9694315a28d866e710c61bc95d597 (patch)
tree6eef5eb8b8d2bc3d7c281e7a5c8ea82bc3713fe5 /x11-themes/kf5-qqc2-desktop-style
parent9c404e22fdd12491ff3add0b41da6527810c3a18 (diff)
downloadports-26a23ba8dea9694315a28d866e710c61bc95d597.tar.gz
ports-26a23ba8dea9694315a28d866e710c61bc95d597.zip
x11-themes/kf5-qqc2-desktop-style: pet stage-qa
Diffstat (limited to 'x11-themes/kf5-qqc2-desktop-style')
-rw-r--r--x11-themes/kf5-qqc2-desktop-style/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/kf5-qqc2-desktop-style/Makefile b/x11-themes/kf5-qqc2-desktop-style/Makefile
index 29901cf3c3a1..0c8557c533b0 100644
--- a/x11-themes/kf5-qqc2-desktop-style/Makefile
+++ b/x11-themes/kf5-qqc2-desktop-style/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qqc2-desktop-style
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons iconthemes \
kirigami2 widgetsaddons \
ecm_build
-USE_QT= core gui declarative network widgets xml \
+USE_QT= core dbus declarative gui network widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>