Date: Mon, 5 Sep 2022 19:10:29 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: 8f8af8e4ccd1 - main - games/kjumpingcube: pet stage-qa Message-ID: <202209051910.285JATkH024344@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=8f8af8e4ccd18aafcdb37eab2d1196fa3ea8c909 commit 8f8af8e4ccd18aafcdb37eab2d1196fa3ea8c909 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:02 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:14 +0000 games/kjumpingcube: pet stage-qa --- games/kjumpingcube/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile index 9afd284b6015..d4833c119e2f 100644 --- a/games/kjumpingcube/Makefile +++ b/games/kjumpingcube/Makefile @@ -1,11 +1,12 @@ PORTNAME= kjumpingcube 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 gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons guiaddons i18n iconthemes itemviews jobwidgets \ kio libkdegames newstuff notifyconfig service solid widgetsaddons \ @@ -13,6 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ 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.285JATkH024344>