diff options
-rw-r--r-- | misc/kf6-purpose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |