From 7f390d7d58db706fc483427fcd78f6a399ce32b0 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 15 Aug 2023 22:15:49 +0200 Subject: devel/kf5-extra-cmake-modules: add as build dependency - these ports previously got ecm through an unclean dependency (run_depend) from one of their dependencies. --- textproc/dikt/Makefile | 3 ++- textproc/uim-qt5/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 6e7c892e8788..99311043c5d1 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang kde:5 qt:5 tar:txz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons dbusaddons guiaddons i18n iconthemes itemviews \ - jobwidgets kio service solid widgetsaddons windowsystem xmlgui + jobwidgets kio service solid widgetsaddons windowsystem xmlgui \ + ecm:build USE_QT= concurrent core dbus gui network printsupport svg widgets xml \ buildtools:build qmake:build diff --git a/textproc/uim-qt5/Makefile b/textproc/uim-qt5/Makefile index a3479fb850a6..960eddcfb23d 100644 --- a/textproc/uim-qt5/Makefile +++ b/textproc/uim-qt5/Makefile @@ -7,7 +7,8 @@ LIB_DEPENDS= libuim.so:textproc/uim USES= compiler:c++11-lang gl iconv kde:5 libtool qt:5 USE_GL= gl -USE_KDE= plasma-framework +USE_KDE= plasma-framework \ + ecm:build USE_QT= buildtools:build core declarative gui network qmake:build widgets x11extras MASTERDIR= ${.CURDIR}/../../textproc/uim -- cgit v1.2.3