From 6a11ad84f0b5799ddaae6fd437562a62c627109c Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Thu, 10 Apr 2025 17:27:37 +0300 Subject: [PATCH] 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. --- 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