git: adc6663f3d9b - main - net-im/kaccounts-providers: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:19 UTC
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