git: 163645bb4688 - main - www/falkon: fix the @qtonly flavor
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Feb 2022 13:20:38 UTC
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=163645bb46886a2ff8dcc375690a3e91f398af89
commit 163645bb46886a2ff8dcc375690a3e91f398af89
Author: Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2022-02-02 12:43:16 +0000
Commit: Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2022-02-02 13:20:35 +0000
www/falkon: fix the @qtonly flavor
- karchive is always needed, so move it to the generic
dependencies part.
---
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 "