git: eb6dcd1e5a12 - main - sysutils/plasma5-libksysguard: sort dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 10:44:18 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb6dcd1e5a128cb4ec5a19aa5a3da2d76f817c0d commit eb6dcd1e5a128cb4ec5a19aa5a3da2d76f817c0d Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-14 09:53:08 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-14 10:41:44 +0000 sysutils/plasma5-libksysguard: sort dependencies --- sysutils/plasma5-libksysguard/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile index a2874f85de73..e05afb0ec548 100644 --- a/sysutils/plasma5-libksysguard/Makefile +++ b/sysutils/plasma5-libksysguard/Makefile @@ -8,8 +8,8 @@ WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs completion config configwidgets coreaddons \ - globalaccel i18n iconthemes jobwidgets kio package service \ - solid widgetsaddons windowsystem newstuff \ + globalaccel i18n iconthemes jobwidgets kio newstuff package \ + service solid widgetsaddons windowsystem \ ecm:build USE_QT= concurrent core dbus declarative gui location network \ printsupport webchannel widgets x11extras xml \