git: 6bab3b455e50 - main - sysutils/plasma5-plasma-disks: cleanup dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 10:44:25 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6bab3b455e50a69c0833f2556badf994c05418a4
commit 6bab3b455e50a69c0833f2556badf994c05418a4
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 10:22:34 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 10:41:46 +0000
sysutils/plasma5-plasma-disks: cleanup dependencies
---
sysutils/plasma5-plasma-disks/Makefile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sysutils/plasma5-plasma-disks/Makefile b/sysutils/plasma5-plasma-disks/Makefile
index d4bd122f2f81..55667a8067cc 100644
--- a/sysutils/plasma5-plasma-disks/Makefile
+++ b/sysutils/plasma5-plasma-disks/Makefile
@@ -1,5 +1,6 @@
PORTNAME= plasma-disks
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -25,9 +26,9 @@ RUN_DEPENDS= smartmontools>0:sysutils/smartmontools
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
-USE_KDE= activities auth codecs config configwidgets coreaddons \
- dbusaddons i18n kdeclarative kio ksysguard notifications \
- plasma-framework service solid widgetsaddons windowsystem \
+USE_KDE= auth codecs config configwidgets coreaddons dbusaddons i18n \
+ kdeclarative kio ksysguard notifications service solid \
+ widgetsaddons windowsystem \
ecm:build
USE_QT= concurrent core dbus declarative gui network quickcontrols \
widgets xml \