git: ee9a0bb25021 - main - games/klickety: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:31 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee9a0bb2502153ae23aee2afc2fef1b2801d094e
commit ee9a0bb2502153ae23aee2afc2fef1b2801d094e
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:03 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:14 +0000
games/klickety: pet stage-qa
---
games/klickety/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/games/klickety/Makefile b/games/klickety/Makefile
index c472db6b1ad5..c730764c6b9b 100644
--- a/games/klickety/Makefile
+++ b/games/klickety/Makefile
@@ -1,12 +1,13 @@
PORTNAME= klickety
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 \
- shebangfix tar:xz
+ shebangfix tar:xz xorg
SHEBANG_FILES= src/klickety-2.0-inherit-ksame-highscore.pl
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons doctools i18n itemviews \
@@ -15,6 +16,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
ecm_build
USE_QT= concurrent core dbus declarative gui network widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS