git: 56a31dcf58eb - main - x11-themes/plasma5-breeze: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:52 UTC
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>