From c6274ee9420519be57df53b3f56ad80e6592dc8f Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 15 Aug 2023 17:00:37 +0200 Subject: KDE: make ecm a build-only dependency in kde@ maintained ports --- x11-fm/krusader2/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'x11-fm/krusader2/Makefile') diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile index ea329a3829e1..86e37f109b09 100644 --- a/x11-fm/krusader2/Makefile +++ b/x11-fm/krusader2/Makefile @@ -1,6 +1,6 @@ PORTNAME= krusader DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ @@ -13,14 +13,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt RUN_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip -USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext \ - kde:5 qt:5 tar:xz xorg -USE_KDE= archive auth auth bookmarks codecs completion config \ - configwidgets coreaddons doctools ecm guiaddons i18n \ - iconthemes itemviews jobwidgets kio notifications parts \ - service solid sonnet textwidgets wallet widgetsaddons \ - windowsystem xmlgui -USE_QT= concurrent core dbus gui network printsupport xml widgets \ +USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:5 \ + qt:5 tar:xz xorg +USE_KDE= archive auth bookmarks codecs completion config configwidgets \ + coreaddons doctools guiaddons i18n iconthemes itemviews \ + jobwidgets kio notifications parts service solid sonnet \ + textwidgets wallet widgetsaddons windowsystem xmlgui \ + ecm:build +USE_QT= concurrent core dbus gui network printsupport widgets xml \ buildtools:build qmake:build USE_XORG= x11 -- cgit v1.2.3