git: 8b75ddb00d40 - main - x11/kf5-kactivities: add missing direct dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:32:42 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b75ddb00d40e820387ca079ca6316b323b94706 commit 8b75ddb00d40e820387ca079ca6316b323b94706 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 15:53:40 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:28:55 +0000 x11/kf5-kactivities: add missing direct dependency --- x11/kf5-kactivities/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/kf5-kactivities/Makefile b/x11/kf5-kactivities/Makefile index 6a61e40ec537..09d2651cb99a 100644 --- a/x11/kf5-kactivities/Makefile +++ b/x11/kf5-kactivities/Makefile @@ -1,5 +1,6 @@ PORTNAME= kactivities DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= KF5 runtime and library to organize work in separate activities BUILD_DEPENDS= boost-libs>1.53:devel/boost-libs USES= cmake compiler:c++11-lib gettext kde:5 pathfix qt:5 tar:xz -USE_KDE= config coreaddons service \ +USE_KDE= config coreaddons service windowsystem \ ecm:build USE_QT= core dbus declarative gui network sql \ buildtools:build qmake:build