aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-12-28 10:14:11 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-12-28 10:54:20 +0000
commit6eacc809586e2aeae4f36d92acbe8d0a3d005df2 (patch)
tree9580b47856f9d70bc0c71ad8a1d87a3de5f4fe6e
parentb880f0ca94d183a05f02e9e8aedc10d94e8f730e (diff)
downloadports-6eacc809586e2aeae4f36d92acbe8d0a3d005df2.tar.gz
ports-6eacc809586e2aeae4f36d92acbe8d0a3d005df2.zip
x11/plasma5-plasma-workspace: remove obsolete www/kf5-kjsembed dependency
This requirement was dropped three years ago upstream in [1] but was missed in the ports tree. [1] https://invent.kde.org/plasma/plasma-workspace/-/commit/6543190a87f745d841c64ef6c6d63b27a18386f4 Reported by: Rafael Sadowski <rafael@sizeofvoid.org>
-rw-r--r--x11/plasma5-plasma-workspace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index c8df1ed947c2..d4cf6c6b9524 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -35,7 +36,7 @@ USE_KDE= activities activities-stats activitymanagerd archive attica \
auth baloo bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons emoticons filemetadata globalaccel \
guiaddons holidays i18n iconthemes idletime init itemmodels \
- itemviews jobwidgets js jsembed kcmutils kdeclarative kdesu \
+ itemviews jobwidgets js kcmutils kdeclarative kdesu \
kdewebkit kio kscreenlocker kwin libkscreen libksysguard \
newstuff notifications notifyconfig package parts people \
plasma-framework plasma-integration prison pty runner service \