git: b55063a68411 - main - net-im/ktp-auth-handler: pet stage-qa

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

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

commit b55063a68411203e25f510d1fee9b5495700cb67
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:45 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:31 +0000

    net-im/ktp-auth-handler: pet stage-qa
---
 net-im/ktp-auth-handler/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile
index 845916a62f1a..d54f4eec72bf 100644
--- a/net-im/ktp-auth-handler/Makefile
+++ b/net-im/ktp-auth-handler/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ktp-auth-handler
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -16,12 +16,13 @@ LIB_DEPENDS=	libtelepathy-qt5.so:net-im/telepathy-qt \
 		libsignon-qt5.so:sysutils/signon-qt5
 
 USES=		compiler:c++11-lang cmake gettext kde:5 pkgconfig \
-		qca qt:5 tar:xz
+		qca qt:5 tar:xz xorg
 USE_KDE=	completion config coreaddons i18n jobwidgets kdewebkit \
 		kio wallet service solid widgetsaddons windowsystem \
 		ecm_build
 USE_QT=		concurrent core dbus gui network webkit widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS