git: deb58d205928 - main - games/picmi: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:34 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=deb58d2059281458494a5486ee2bca08f4346620 commit deb58d2059281458494a5486ee2bca08f4346620 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:06 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:15 +0000 games/picmi: pet stage-qa --- games/picmi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 3ba82b470483..8fbf98b052ec 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,17 +1,19 @@ PORTNAME= picmi 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 doctools i18n jobwidgets kdeclarative kio \ libkdegames newstuff service solid widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= concurrent core dbus declarative gui network svg testlib widgets xml \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS