Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:12:54 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: 1f7ff6a990a5 - main - x11-themes/plasma5-oxygen: pet stage-qa
Message-ID:  <202209051912.285JCs9O030362@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=1f7ff6a990a54570934cca3da6dd535337db3941

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

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

diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile
index 1607eb116f33..124f97cb3570 100644
--- a/x11-themes/plasma5-oxygen/Makefile
+++ b/x11-themes/plasma5-oxygen/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	oxygen
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11-themes kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -16,6 +17,6 @@ USE_KDE=	auth codecs completion config configwidgets coreaddons \
 		service wayland widgetsaddons windowsystem
 USE_QT=		core dbus declarative gui network widgets x11extras xml \
 		buildtools_build qmake_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?202209051912.285JCs9O030362>