Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:13:16 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: eb8d6b3bb541 - main - x11/plasma5-plasma-integration: pet stage-qa
Message-ID:  <202209051913.285JDGkG030852@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=eb8d6b3bb5412e1e1beca2f273135dfec7ddbb50

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

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

diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile
index 39108e95600b..8bcae3fdf919 100644
--- a/x11/plasma5-plasma-integration/Makefile
+++ b/x11/plasma5-plasma-integration/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	plasma-integration
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -17,7 +18,7 @@ USE_KDE=	auth bookmarks breeze codecs completion config configwidgets \
 USE_QT=		concurrent core dbus declarative gui network quickcontrols2 \
 		widgets x11extras xml \
 		buildtools_build qmake_build
-USE_XORG=	xcb xcursor
+USE_XORG=	x11 xcb xcursor
 
 SHEBANG_FILES=	src/platformtheme/fonts_akregator.pl \
 		src/platformtheme/fonts_global.pl \



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