Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:28 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0b605212699a - main - games/kigo: pet stage-qa
Message-ID:  <202209051910.285JAS7c024320@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

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

commit 0b605212699a147885687f62dc58359f9f9b662e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:01 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:13 +0000

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

diff --git a/games/kigo/Makefile b/games/kigo/Makefile
index 1723c6023d39..4fbf54ad408a 100644
--- a/games/kigo/Makefile
+++ b/games/kigo/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	kigo
 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 desktop-file-utils kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz xorg
 USE_KDE=	attica auth codecs completion config configwidgets \
 		coreaddons crash dbusaddons i18n jobwidgets kio \
 		libkdegames newstuff notifyconfig service solid sonnet textwidgets \
@@ -13,6 +14,7 @@ USE_KDE=	attica auth codecs completion config configwidgets \
 		ecm_build
 USE_QT=		concurrent core dbus declarative gui network svg widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAS7c024320>