git: 8f8af8e4ccd1 - main - games/kjumpingcube: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:29 UTC
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