Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:13:04 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: 5c95710d8837 - main - x11/kf5-kglobalaccel: pet stage-qa
Message-ID:  <202209051913.285JD406030597@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=5c95710d88378019062a39994ed96064412393f4

commit 5c95710d88378019062a39994ed96064412393f4
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:05:10 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:07:06 +0000

    x11/kf5-kglobalaccel: pet stage-qa
---
 x11/kf5-kglobalaccel/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/kf5-kglobalaccel/Makefile b/x11/kf5-kglobalaccel/Makefile
index 26bd8e3833b9..5cfd399d4baa 100644
--- a/x11/kf5-kglobalaccel/Makefile
+++ b/x11/kf5-kglobalaccel/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kglobalaccel
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
@@ -13,6 +14,6 @@ USE_KDE=	config coreaddons crash dbusaddons i18n service \
 		ecm_build
 USE_QT=		core dbus gui linguisttools widgets x11extras \
 		buildtools_build qmake_build testlib_build
-USE_XORG=	xcb
+USE_XORG=	x11 xcb
 
 .include <bsd.port.mk>



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