git: 61e983c13ed8 - main - sysutils/kbackup: pet stage-qa

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

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

commit 61e983c13ed844bb0dd0c73a448a1f0e5145487a
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:25 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:47 +0000

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

diff --git a/sysutils/kbackup/Makefile b/sysutils/kbackup/Makefile
index badb0311a97d..d163315d243c 100644
--- a/sysutils/kbackup/Makefile
+++ b/sysutils/kbackup/Makefile
@@ -1,18 +1,20 @@
 PORTNAME=	kbackup
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Backup program with an easy to use user interface
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
-		qt:5 shared-mime-info tar:xz
+		qt:5 shared-mime-info tar:xz xorg
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons guiaddons i18n iconthemes itemviews jobwidgets kio \
 		notifications service solid widgetsaddons windowsystem xmlgui \
 		ecm_build
 USE_QT=		concurrent core dbus gui network widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS