Date: Mon, 5 Sep 2022 19:11:19 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: adc6663f3d9b - main - net-im/kaccounts-providers: pet stage-qa Message-ID: <202209051911.285JBJV0027567@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=adc6663f3d9b62d2aaf763ef1056fd3c9e13cb79 commit adc6663f3d9b62d2aaf763ef1056fd3c9e13cb79 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:44 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:31 +0000 net-im/kaccounts-providers: pet stage-qa --- net-im/kaccounts-providers/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-im/kaccounts-providers/Makefile b/net-im/kaccounts-providers/Makefile index 1822984fe3e2..c8db1ff99393 100644 --- a/net-im/kaccounts-providers/Makefile +++ b/net-im/kaccounts-providers/Makefile @@ -1,5 +1,6 @@ PORTNAME= kaccounts-providers DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 11 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,7 +15,8 @@ USES= cmake compiler:c++11-lang gettext gnome kde:5 \ pkgconfig qt:5 tar:xz USE_GNOME= intltool USE_KDE= config coreaddons i18n kdeclarative kio package service -USE_QT= concurrent core dbus declarative gui network xml webengine \ +USE_QT= concurrent core dbus declarative gui location network \ + xml webchannel webengine \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JBJV0027567>