diff --git a/devel/kf6-knotifications/Makefile b/devel/kf6-knotifications/Makefile index d65af89f9f5c..566e836b9272 100644 --- a/devel/kf6-knotifications/Makefile +++ b/devel/kf6-knotifications/Makefile @@ -1,17 +1,17 @@ PORTNAME= knotifications DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks COMMENT= Cross-platform library for creating popup notifications MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= libcanberra.so:audio/libcanberra USES= cmake gl kde:6 qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= config coreaddons windowsystem \ ecm:build -USE_QT= base +USE_QT= base declarative USE_XORG= x11 xtst .include diff --git a/devel/kf6-ktexteditor/Makefile b/devel/kf6-ktexteditor/Makefile index 11b364f5ec1d..e23c815dae2b 100644 --- a/devel/kf6-ktexteditor/Makefile +++ b/devel/kf6-ktexteditor/Makefile @@ -1,20 +1,20 @@ PORTNAME= ktexteditor DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks COMMENT= Full text editor component MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= libeditorconfig.so:editors/editorconfig-core-c USES= cmake gettext gl kde:6 qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= archive auth codecs colorscheme completion config \ configwidgets coreaddons guiaddons i18n itemviews jobwidgets \ kio parts service solid sonnet syntaxhighlighting textwidgets \ widgetsaddons windowsystem xmlgui \ ecm:build -USE_QT= base declarative +USE_QT= base declarative speech multimedia USE_XORG= x11 .include diff --git a/sysutils/kf6-kuserfeedback/Makefile b/sysutils/kf6-kuserfeedback/Makefile index 2eda9efd1b13..09d358bc9aeb 100644 --- a/sysutils/kf6-kuserfeedback/Makefile +++ b/sysutils/kf6-kuserfeedback/Makefile @@ -1,15 +1,16 @@ PORTNAME= kuserfeedback DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= sysutils kde kde-frameworks COMMENT= Framework for collecting feedback from application users MAINTAINER= kde@FreeBSD.org -USES= cmake kde:6 qt:6 tar:xz +USES= cmake gl kde:6 qt:6 tar:xz +USE_GL= gl opengl USE_KDE= ecm:build -USE_QT= base charts svg tools +USE_QT= base charts declarative svg tools CMAKE_ARGS= -DQT_MAJOR_VERSION=6 CMAKE_OFF= ENABLE_DOCS .include diff --git a/textproc/kf6-syntax-highlighting/Makefile b/textproc/kf6-syntax-highlighting/Makefile index fc343e0bf7ea..3d91b3c41a04 100644 --- a/textproc/kf6-syntax-highlighting/Makefile +++ b/textproc/kf6-syntax-highlighting/Makefile @@ -1,13 +1,13 @@ PORTNAME= syntax-highlighting DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= textproc kde kde-frameworks COMMENT= Syntax highlighting engine for Kate syntax definitions MAINTAINER= kde@FreeBSD.org USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build -USE_QT= base tools +USE_QT= base tools declarative .include diff --git a/x11-toolkits/kf6-ktextwidgets/Makefile b/x11-toolkits/kf6-ktextwidgets/Makefile index 4a9971724852..7e95114b6c59 100644 --- a/x11-toolkits/kf6-ktextwidgets/Makefile +++ b/x11-toolkits/kf6-ktextwidgets/Makefile @@ -1,15 +1,15 @@ PORTNAME= ktextwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks COMMENT= Text editing widgets MAINTAINER= kde@FreeBSD.org USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme completion config configwidgets i18n sonnet \ widgetsaddons \ ecm:build -USE_QT= base speech +USE_QT= base speech multimedia .include