mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
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.
This commit is contained in:
parent
30b6c9578f
commit
6a11ad84f0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ COMMENT= Offers available actions for a specific purpose
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
|
|
||||||
LIB_DEPENDS= libkaccounts6.so:net-im/kaccounts-integration
|
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
|
USES= cmake gettext gl gnome kde:6 qt:6 tar:xz
|
||||||
USE_GL= gl opengl
|
USE_GL= gl opengl
|
||||||
|
|
Loading…
Add table
Reference in a new issue