git: 16647e15a178 - main - games/kreversi: pet stage-qa

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

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

commit 16647e15a178aa5fcbc06ba44f60726e63ee5df4
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:04 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:14 +0000

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

diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile
index 6e674e4e5cce..f043616bd596 100644
--- a/games/kreversi/Makefile
+++ b/games/kreversi/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	kreversi
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	games kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	${${PORTNAME:tu}_DESC}
 
-USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons crash dbusaddons i18n iconthemes itemviews \
 		jobwidgets kdeclarative kio libkdegames package service \
@@ -13,6 +14,7 @@ USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		ecm_build
 USE_QT=		concurrent core dbus declarative gui network svg widgets xml \
 		buildtools_build qmake_build testlib_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS