aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:02 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:14 +0000
commit8f8af8e4ccd18aafcdb37eab2d1196fa3ea8c909 (patch)
tree45703385ef0559ba11a9f61f644c447594f98f60
parent0b605212699a147885687f62dc58359f9f9b662e (diff)
games/kjumpingcube: pet stage-qa
-rw-r--r--games/kjumpingcube/Makefile4
1 files changed, 3 insertions, 1 deletions
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