git: 1e4cab091fbf - main - graphics/kcolorpicker: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:10:36 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e4cab091fbf626a6fe83a06545b975b4e6d5a31

commit 1e4cab091fbf626a6fe83a06545b975b4e6d5a31
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:08 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:16 +0000

    graphics/kcolorpicker: pet stage-qa
---
 graphics/kcolorpicker/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/kcolorpicker/Makefile b/graphics/kcolorpicker/Makefile
index 4ceecd604544..8585aa30b23a 100644
--- a/graphics/kcolorpicker/Makefile
+++ b/graphics/kcolorpicker/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kColorPicker
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	graphics kde
 
 MAINTAINER=	kde@FreeBSD.org
@@ -12,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		cmake compiler:c++11-lang qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	ksnip
-USE_QT=		core widgets \
+USE_QT=		core gui widgets \
 		buildtools_build qmake_build testlib_build
 
 CMAKE_ON=	BUILD_SHARED_LIBS