summaryrefslogtreecommitdiff
path: root/graphics/kqtquickcharts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kqtquickcharts/Makefile')
-rw-r--r--graphics/kqtquickcharts/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/kqtquickcharts/Makefile b/graphics/kqtquickcharts/Makefile
index 05d36d7b60e3..28993d92cb06 100644
--- a/graphics/kqtquickcharts/Makefile
+++ b/graphics/kqtquickcharts/Makefile
@@ -9,11 +9,8 @@ WWW= https://invent.kde.org/libraries/kqtquickcharts
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
+USES= cmake compiler:c++17-lang kde:6 qt:6 tar:xz
USE_KDE= ecm:build
-USE_QT= core declarative gui network \
- buildtools:build qmake:build
-
-OPTIONS_DEFINE= DOCS
+USE_QT= base declarative
.include <bsd.port.mk>