aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 16:09:06 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 18:28:56 +0000
commitc0bb1c08ee9d071a00fd386162e4906dfc2cda75 (patch)
tree2837f50e7e83d6b611b48aa15c90f8c930dca853
parent031fc671b751901a35a893363297c58d34767f59 (diff)
downloadports-c0bb1c08ee9d071a00fd386162e4906dfc2cda75.tar.gz
ports-c0bb1c08ee9d071a00fd386162e4906dfc2cda75.zip
devel/kf5-kparts: drop unnecessary dependencies
notifications was removed in [1] upstream. Sonnet was probably a transitive dependency at some point. [1] https://invent.kde.org/frameworks/kparts/-/commit/9d9d34d4eb605b3a0dfdd2e055318a8c31003d3b
-rw-r--r--devel/kf5-kparts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/kf5-kparts/Makefile b/devel/kf5-kparts/Makefile
index ffee23e52bcd..74278da6f7b0 100644
--- a/devel/kf5-kparts/Makefile
+++ b/devel/kf5-kparts/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kparts
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -7,8 +8,8 @@ COMMENT= KF5 document centric plugin system
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
- i18n iconthemes jobwidgets kio notifications service \
- solid sonnet textwidgets widgetsaddons windowsystem xmlgui \
+ i18n iconthemes jobwidgets kio service \
+ solid textwidgets widgetsaddons windowsystem xmlgui \
ecm:build
USE_QT= concurrent core dbus gui network widgets xml \
buildtools:build qmake:build