git: 5de716f46eb5 - main - multimedia/kamoso: pet stage-qa

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5de716f46eb56033368a9ade36001842b3bde736

commit 5de716f46eb56033368a9ade36001842b3bde736
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:41 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:29 +0000

    multimedia/kamoso: pet stage-qa
---
 multimedia/kamoso/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile
index da96ed9d9385..e87034fe9dac 100644
--- a/multimedia/kamoso/Makefile
+++ b/multimedia/kamoso/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kamoso
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	multimedia kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -7,8 +8,8 @@ COMMENT=	Application to take pictures and videos out of your webcam
 
 LICENSE=	GPLv2
 
-USES=		cmake compiler:c++11-lang gettext gl gnome gstreamer kde:5 pkgconfig qt:5 \
-		tar:xz
+USES=		cmake compiler:c++11-lang gettext gl gnome gstreamer kde:5 \
+		pkgconfig qt:5 tar:xz xorg
 USE_GL=		gl
 USE_GNOME=	glib20
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
@@ -18,6 +19,7 @@ USE_KDE=	auth bookmarks codecs completion config configwidgets \
 USE_QT=		concurrent core dbus declarative graphicaleffects gui network \
 		quickcontrols widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS