Skip to content

Commit

Permalink
x11-toolkits/qt6-charts: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent f687443 commit 122f9cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion x11-toolkits/qt6-charts/Makefile
@@ -1,5 +1,6 @@
PORTNAME= charts
PORTVERSION= ${QT6_VERSION}
PORTREVISION= 1
CATEGORIES= x11-toolkits
PKGNAMEPREFIX= qt6-

Expand All @@ -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>

0 comments on commit 122f9cd

Please sign in to comment.