git: e158f70527a9 - 2022Q1 - www/falkon: fix the @qtonly flavor
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Feb 2022 09:01:41 UTC
The branch 2022Q1 has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e158f70527a9c49a0fb6648eaab65624a27958e4
commit e158f70527a9c49a0fb6648eaab65624a27958e4
Author: Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2022-02-02 12:43:16 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-02-25 09:00:48 +0000
www/falkon: fix the @qtonly flavor
- karchive is always needed, so move it to the generic
dependencies part.
(cherry picked from commit 163645bb46886a2ff8dcc375690a3e91f398af89)
---
www/falkon/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/www/falkon/Makefile b/www/falkon/Makefile
index ecff9910bed1..2f02d7043bb2 100644
--- a/www/falkon/Makefile
+++ b/www/falkon/Makefile
@@ -10,7 +10,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake desktop-file-utils kde:5 qt:5 ssl tar:xz xorg
-USE_KDE= ecm_build i18n
+USE_KDE= archive i18n \
+ ecm_build
USE_QT= concurrent core dbus declarative gui location network printsupport \
sql webchannel webengine widgets x11extras \
buildtools_build qmake_build
@@ -29,7 +30,7 @@ qtonly_CONFLICTS_INSTALL= ${PORTNAME}
.if ${FLAVOR} != qtonly
CMAKE_ON+= ENABLE_KDE_FRAMEWORKS_INTEGRATION_PLUGIN
-USE_KDE+= archive completion config coreaddons crash jobwidgets kio purpose service solid wallet widgetsaddons windowsystem
+USE_KDE+= completion config coreaddons crash jobwidgets kio purpose service solid wallet widgetsaddons windowsystem
PLIST_SUB= KDEINTEGRATION=""
.else
PLIST_SUB= KDEINTEGRATION="@comment "