git: efc0e8f1a48f - main - x11-themes/plasma5-kde-gtk-config: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:53 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=efc0e8f1a48fc9cea1ac53f9f978a6cd27b30cdf commit efc0e8f1a48fc9cea1ac53f9f978a6cd27b30cdf Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:05:01 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:02 +0000 x11-themes/plasma5-kde-gtk-config: pet stage-qa --- x11-themes/plasma5-kde-gtk-config/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile index 3b8641170f81..2d39ee921da5 100644 --- a/x11-themes/plasma5-kde-gtk-config/Makefile +++ b/x11-themes/plasma5-kde-gtk-config/Makefile @@ -1,5 +1,6 @@ PORTNAME= kde-gtk-config DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -21,6 +22,6 @@ USE_KDE= archive attica auth codecs completion config configwidgets \ ecm_build USE_QT= concurrent core dbus gui network svg widgets xml \ buildtools_build qmake_build testlib_build -USE_XORG= xcursor +USE_XORG= x11 xcursor .include <bsd.port.mk>