git: 0e2d1fdabc01 - main - editors/kate: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:10:24 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e2d1fdabc012cfeca266f68a5dcfda9d56451de

commit 0e2d1fdabc012cfeca266f68a5dcfda9d56451de
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:57 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:12 +0000

    editors/kate: pet stage-qa
---
 editors/kate/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index e19a7f4fcb38..32c6472f6f22 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
@@ -10,7 +11,7 @@ BUILD_DEPENDS=	${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-
 LIB_DEPENDS=	libgit2.so:devel/libgit2
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext \
-		pkgconfig kde:5 qt:5 tar:xz cpe
+		pkgconfig kde:5 qt:5 tar:xz cpe xorg
 USE_KDE=	activities attica auth bookmarks codecs completion config \
 		configwidgets coreaddons crash dbusaddons \
 		guiaddons i18n iconthemes init itemmodels itemviews \
@@ -20,6 +21,7 @@ USE_KDE=	activities attica auth bookmarks codecs completion config \
 		doctools_build ecm_build
 USE_QT=		concurrent core dbus gui network script sql widgets xml \
 		buildtools_build qmake_build testlib_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS