Date: Mon, 5 Sep 2022 19:12:55 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9ba37ba090c0 - main - x11-toolkits/kf5-kguiaddons: pet stage-qa Message-ID: <202209051912.285JCtlo030386@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCtlo030386>