git: a1c6aceadd76 - main - x11/kf5-kinit: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:13:06 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1c6aceadd7668b3c5176cf6f6b5b1ce6fabdd02 commit a1c6aceadd7668b3c5176cf6f6b5b1ce6fabdd02 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:05:11 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:06 +0000 x11/kf5-kinit: pet stage-qa --- x11/kf5-kinit/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile index 114ab989eccf..80abaedf5216 100644 --- a/x11/kf5-kinit/Makefile +++ b/x11/kf5-kinit/Makefile @@ -1,13 +1,14 @@ PORTNAME= kinit DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 process launcher to speed up launching KDE applications USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg -USE_KDE= completion config coreaddons crash i18n \ - jobwidgets kio service widgetsaddons windowsystem \ +USE_KDE= completion config coreaddons crash dbusaddons i18n \ + jobwidgets kio service solid widgetsaddons windowsystem \ doctools_build ecm_build USE_QT= concurrent core dbus gui network widgets \ buildtools_build qmake_build