aboutsummaryrefslogtreecommitdiff
path: root/x11/plasma5-plasma-desktop
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-07-09 21:56:39 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-07-09 21:59:01 +0000
commitc0a5e2416d2b24af2d83fc97fa9dde37c152d6ec (patch)
treeea95f58300e77d19c29ee32e28d5a98b1cc53582 /x11/plasma5-plasma-desktop
parent71d85cac1937709444cc3f64f4745015b0acec33 (diff)
downloadports-c0a5e2416d2b24af2d83fc97fa9dde37c152d6ec.tar.gz
ports-c0a5e2416d2b24af2d83fc97fa9dde37c152d6ec.zip
*: (KDE ports) tidy up dependencies
Go another round with the dependency-cleanup: - ECM and doctools are still more only a build-dep - Qt testlibs is a build-dep This touches plenty of ports outside of KDE Frameworks that did **not** list their full dependencies and could get away with it because frameworks pulled in too much.
Diffstat (limited to 'x11/plasma5-plasma-desktop')
-rw-r--r--x11/plasma5-plasma-desktop/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile
index 4dbffc2946d2..3c3f32762d4c 100644
--- a/x11/plasma5-plasma-desktop/Makefile
+++ b/x11/plasma5-plasma-desktop/Makefile
@@ -1,5 +1,6 @@
PORTNAME= plasma-desktop
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -28,15 +29,16 @@ USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext gnome \
USE_GNOME= glib20
USE_KDE= activities activities-stats archive attica auth baloo \
bookmarks codecs completion config configwidgets coreaddons \
- crash dbusaddons doctools ecm emoticons filemetadata \
+ crash dbusaddons emoticons filemetadata \
globalaccel guiaddons i18n iconthemes init itemmodels \
itemviews jobwidgets kcmutils kdeclarative kdelibs4support \
kio libksysguard newstuff notifications \
notifyconfig package parts people plasma-framework \
plasma-workspace runner service solid \
sonnet textwidgets unitconversion wallet \
- widgetsaddons windowsystem xmlgui
-USE_KDE+= drkonqi_run infocenter_run kde-cli-tools_run kmenuedit_run \
+ widgetsaddons windowsystem xmlgui \
+ doctools_build ecm_build \
+ drkonqi_run infocenter_run kde-cli-tools_run kmenuedit_run \
ksysguard_run \
polkit-kde-agent-1_run systemsettings_run
USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \