git: b5a1c734c62d - 2025Q2 - misc/kf6-purpose: disable accounts-qml-module to fix package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Apr 2025 21:32:48 UTC
The branch 2025Q2 has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5a1c734c62d671f6a68cca1ffdbf37078e2a8ec commit b5a1c734c62d671f6a68cca1ffdbf37078e2a8ec Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-04-10 14:27:37 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-04-10 21:32:25 +0000 misc/kf6-purpose: disable accounts-qml-module to fix package until I figure out why accounts-qml-module builds for me, but fails on package builders. (cherry picked from commit 6a11ad84f0b5799ddaae6fd437562a62c627109c) --- misc/kf6-purpose/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/kf6-purpose/Makefile b/misc/kf6-purpose/Makefile index 71617f475a7b..a457d2dcdaca 100644 --- a/misc/kf6-purpose/Makefile +++ b/misc/kf6-purpose/Makefile @@ -6,7 +6,7 @@ COMMENT= Offers available actions for a specific purpose MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= libkaccounts6.so:net-im/kaccounts-integration -RUN_DEPENDS= accounts-qml-module>=0.7_5:sysutils/accounts-qml-module +# RUN_DEPENDS= accounts-qml-module>=0.7_5:sysutils/accounts-qml-module USES= cmake gettext gl gnome kde:6 qt:6 tar:xz USE_GL= gl opengl