git: 2c0f38fb8595 - main - devel/kf5-kio: Add missing dependency on x11-toolkits/kf5-kguiaddons
Gleb Popov
arrowd at FreeBSD.org
Sun Sep 19 07:52:22 UTC 2021
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2c0f38fb85951f5fa0280353d4342f95f5c55c5c
commit 2c0f38fb85951f5fa0280353d4342f95f5c55c5c
Author: Gleb Popov <arrowd at FreeBSD.org>
AuthorDate: 2021-09-19 07:49:29 +0000
Commit: Gleb Popov <arrowd at FreeBSD.org>
CommitDate: 2021-09-19 07:50:38 +0000
devel/kf5-kio: Add missing dependency on x11-toolkits/kf5-kguiaddons
PR: 258259
Approved by: adridg
---
devel/kf5-kio/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile
index e9e30041beef..6490dcb6bf40 100644
--- a/devel/kf5-kio/Makefile
+++ b/devel/kf5-kio/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kio
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde at FreeBSD.org
@@ -9,7 +10,7 @@ USES= cmake compiler:c++11-lib desktop-file-utils \
gettext gnome kde:5 qt:5 ssl tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= archive auth bookmarks codecs completion config \
- configwidgets coreaddons crash dbusaddons \
+ configwidgets coreaddons crash dbusaddons guiaddons \
i18n iconthemes itemviews jobwidgets kded \
notifications service solid sonnet textwidgets wallet \
widgetsaddons windowsystem xmlgui \
More information about the dev-commits-ports-all
mailing list