Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:33 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: 3f314f32ded1 - main - games/palapeli: pet stage-qa
Message-ID:  <202209051910.285JAXXB024521@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=3f314f32ded1dda9b9ce0cd91cbcd078b6514783

commit 3f314f32ded1dda9b9ce0cd91cbcd078b6514783
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:05 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:15 +0000

    games/palapeli: pet stage-qa
---
 games/palapeli/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile
index 00bac05199fd..471d8ec331ed 100644
--- a/games/palapeli/Makefile
+++ b/games/palapeli/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	palapeli
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	games kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -12,6 +13,7 @@ USE_KDE=	archive auth codecs completion config configwidgets coreaddons \
 		solid widgetsaddons windowsystem xmlgui
 USE_QT=		concurrent core dbus declarative gui network svg widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=	DOCS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAXXB024521>