git: 9ba37ba090c0 - main - x11-toolkits/kf5-kguiaddons: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:55 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ba37ba090c081d68fea454e50c20988a7632608
commit 9ba37ba090c081d68fea454e50c20988a7632608
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:05:03 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:07:03 +0000
x11-toolkits/kf5-kguiaddons: pet stage-qa
---
x11-toolkits/kf5-kguiaddons/Makefile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/kf5-kguiaddons/Makefile b/x11-toolkits/kf5-kguiaddons/Makefile
index b0af8a25fb59..f482f6ce66ca 100644
--- a/x11-toolkits/kf5-kguiaddons/Makefile
+++ b/x11-toolkits/kf5-kguiaddons/Makefile
@@ -1,11 +1,15 @@
PORTNAME= kguiaddons
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-toolkits kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 addons to QtGui
-USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz xorg
+LIB_DEPENDS= libwayland-client.so:graphics/wayland
+
+USES= cmake compiler:c++11-lib desktop-file-utils kde:5 \
+ pkgconfig qt:5 tar:xz xorg
USE_KDE= plasma-wayland-protocols \
ecm_build
USE_QT= core gui wayland widgets x11extras \