Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:12:46 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: 07e2ce82c322 - main - www/qt6-webchannel: pet stage-qa
Message-ID:  <202209051912.285JCk53030166@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=07e2ce82c3225b7461fa5546d027076491506552

commit 07e2ce82c3225b7461fa5546d027076491506552
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:56 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:07:00 +0000

    www/qt6-webchannel: pet stage-qa
---
 www/qt6-webchannel/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/qt6-webchannel/Makefile b/www/qt6-webchannel/Makefile
index 117818364e6e..f13ab088c143 100644
--- a/www/qt6-webchannel/Makefile
+++ b/www/qt6-webchannel/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	webchannel
 PORTVERSION=	${QT6_VERSION}
+PORTREVISION=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	qt6-
 
@@ -8,7 +9,8 @@ COMMENT=	Qt 6 library for integration of C++/QML with HTML/js clients
 
 BUILD_DEPENDS=	vulkan-headers>0:graphics/vulkan-headers
 
-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 websockets
 
 .include <bsd.port.mk>



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