Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:21 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: 14a0f0f57658 - main - devel/qt6-scxml: pet stage-qa
Message-ID:  <202209051910.285JALeV023900@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=14a0f0f576586eefbdee54d6dc8168d3042e8b10

commit 14a0f0f576586eefbdee54d6dc8168d3042e8b10
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:55 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:11 +0000

    devel/qt6-scxml: pet stage-qa
---
 devel/qt6-scxml/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/qt6-scxml/Makefile b/devel/qt6-scxml/Makefile
index bae72cb3a582..2e6ae56995e1 100644
--- a/devel/qt6-scxml/Makefile
+++ b/devel/qt6-scxml/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	scxml
 PORTVERSION=	${QT6_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt6-
 
@@ -7,8 +8,10 @@ MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Qt6 SCXML module
 
 BUILD_DEPENDS=	vulkan-headers>0:graphics/vulkan-headers
+LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
 
-USES=		cmake compiler:c++11-lang pkgconfig qt-dist:6
+USES=		cmake compiler:c++11-lang gl pkgconfig qt-dist:6
+USE_GL=		gl opengl
 USE_QT=		base declarative
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JALeV023900>