git: 5c95710d8837 - main - x11/kf5-kglobalaccel: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:13:04 UTC
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>