Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:13:00 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: 122f9cd77168 - main - x11-toolkits/qt6-charts: pet stage-qa
Message-ID:  <202209051913.285JD0Q1030489@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=122f9cd771687a32ee83c5a0416cd97be4b4bb50

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

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

diff --git a/x11-toolkits/qt6-charts/Makefile b/x11-toolkits/qt6-charts/Makefile
index b9a49d0ff4c6..95ce8219d85e 100644
--- a/x11-toolkits/qt6-charts/Makefile
+++ b/x11-toolkits/qt6-charts/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	charts
 PORTVERSION=	${QT6_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 PKGNAMEPREFIX=	qt6-
 
@@ -8,7 +9,8 @@ COMMENT=	Qt 6 charts module
 
 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
 
 .include <bsd.port.mk>



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