Date: Mon, 5 Sep 2022 19:12:52 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: 56a31dcf58eb - main - x11-themes/plasma5-breeze: pet stage-qa Message-ID: <202209051912.285JCqqK030310@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=56a31dcf58eb439dd39c916e86b1ae385a469bdc commit 56a31dcf58eb439dd39c916e86b1ae385a469bdc Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:05:00 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:02 +0000 x11-themes/plasma5-breeze: pet stage-qa --- x11-themes/plasma5-breeze/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile index 991ad213712b..9e389c542122 100644 --- a/x11-themes/plasma5-breeze/Makefile +++ b/x11-themes/plasma5-breeze/Makefile @@ -1,5 +1,6 @@ PORTNAME= breeze DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -17,6 +18,6 @@ USE_KDE= auth breeze-icons codecs config configwidgets coreaddons \ 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.285JCqqK030310>