git: a2896e24c77a - main - sysutils/plasma5-kde-cli-tools: cleanup dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 10:44:03 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a2896e24c77a09441b703eb8a15a208011dd1a60
commit a2896e24c77a09441b703eb8a15a208011dd1a60
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 08:37:10 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 10:41:40 +0000
sysutils/plasma5-kde-cli-tools: cleanup dependencies
---
sysutils/plasma5-kde-cli-tools/Makefile | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile
index 0c08f233b351..ac775f7a6826 100644
--- a/sysutils/plasma5-kde-cli-tools/Makefile
+++ b/sysutils/plasma5-kde-cli-tools/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kde-cli-tools
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -8,15 +9,12 @@ WWW= https://www.kde.org/plasma-desktop
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
qt:5 tar:xz xorg
-USE_KDE= activities auth bookmarks codecs completion config \
- configwidgets coreaddons crash emoticons guiaddons i18n \
- iconthemes init itemmodels itemviews jobwidgets kcmutils \
- kdeclarative kdesu kio notifications parts plasma-workspace \
- pty service solid sonnet textwidgets unitconversion \
+USE_KDE= activities auth codecs completion config configwidgets \
+ coreaddons i18n iconthemes init jobwidgets kcmutils kdesu kio \
+ parts plasma-workspace pty service solid sonnet textwidgets \
widgetsaddons windowsystem xmlgui \
doctools:build ecm:build
-USE_QT= concurrent core dbus declarative gui network printsupport svg \
- widgets x11extras xml \
+USE_QT= concurrent core dbus gui network svg widgets x11extras xml \
buildtools:build qmake:build testlib:build
USE_XORG= x11
CPE_VENDOR= kde