From 122f9cd771687a32ee83c5a0416cd97be4b4bb50 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 5 Sep 2022 22:05:07 +0300 Subject: [PATCH] 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 b9a49d0ff4c64..95ce8219d85e6 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