git: 13319d3f5995 - main - editors/kate: add missing depedency on kuserfeedback
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Mar 2025 21:17:37 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13319d3f5995debf9a63a410c77e1457f10c6418
commit 13319d3f5995debf9a63a410c77e1457f10c6418
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-03-18 20:57:57 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-03-18 21:16:30 +0000
editors/kate: add missing depedency on kuserfeedback
and remove unneeded dependence on libgit2
---
editors/kate/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index 51a7127bfb56..c6aa284103eb 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -8,8 +9,7 @@ WWW= https://kate-editor.org/
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
docbook-xml>0:textproc/docbook-xml
-LIB_DEPENDS= libgit2.so:devel/libgit2 \
- libqt6keychain.so:security/qtkeychain@qt6
+LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6
USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:6 \
pkgconfig qt:6 tar:xz xorg
@@ -17,8 +17,8 @@ USE_KDE= activities attica auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons guiaddons i18n \
iconthemes itemmodels itemviews jobwidgets kio libplasma \
newstuff package parts service solid sonnet syntaxhighlighting \
- texteditor textwidgets threadweaver wallet widgetsaddons \
- windowsystem xmlgui \
+ texteditor textwidgets threadweaver userfeedback wallet \
+ widgetsaddons windowsystem xmlgui \
doctools:build ecm:build
USE_QT= base
USE_XORG= x11