git: 03d3f642e123 - main - devel/kf5-knotifyconfig: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:14 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=03d3f642e123bb12c65150417f9899869030f479 commit 03d3f642e123bb12c65150417f9899869030f479 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:47 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:08 +0000 devel/kf5-knotifyconfig: pet stage-qa --- devel/kf5-knotifyconfig/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/kf5-knotifyconfig/Makefile b/devel/kf5-knotifyconfig/Makefile index 3f5c4ecad743..5aee62aec204 100644 --- a/devel/kf5-knotifyconfig/Makefile +++ b/devel/kf5-knotifyconfig/Makefile @@ -1,5 +1,6 @@ PORTNAME= knotifyconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -7,12 +8,13 @@ COMMENT= KF5 configuration system for KNotify LIB_DEPENDS= libcanberra.so:audio/libcanberra -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= completion config coreaddons i18n jobwidgets kio \ - service widgetsaddons windowsystem \ + service solid widgetsaddons windowsystem \ ecm_build USE_QT= concurrent core dbus gui network phonon4 widgets \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= AUDIO OPTIONS_DEFAULT= AUDIO