aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/kddockwidgets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/kddockwidgets/Makefile')
-rw-r--r--x11-toolkits/kddockwidgets/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/kddockwidgets/Makefile b/x11-toolkits/kddockwidgets/Makefile
index c96063f5dfb1..69494e8943b1 100644
--- a/x11-toolkits/kddockwidgets/Makefile
+++ b/x11-toolkits/kddockwidgets/Makefile
@@ -1,9 +1,10 @@
PORTNAME= kddockwidgets
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.5
+PORTREVISION= 1
CATEGORIES= x11-toolkits
-MAINTAINER= yuri@FreeBSD.org
+MAINTAINER= kde@FreeBSD.org
COMMENT= KDAB's Dock Widget Framework for Qt
WWW= https://www.kdab.com/development-resources/qt-tools/kddockwidgets/
@@ -13,15 +14,15 @@ BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json
LIB_DEPENDS= libfmt.so:devel/libfmt \
libspdlog.so:devel/spdlog
-USES= cmake:testing compiler:c++17-lang qt:5
-USE_QT= core declarative gui network quickcontrols2 widgets x11extras \
- buildtools:build qmake:build testlib:build
+USES= cmake:testing compiler:c++17-lang qt:6
+USE_QT= base declarative
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= KDAB
GH_PROJECT= KDDockWidgets
+CMAKE_ON= KDDockWidgets_QT6
CMAKE_TESTING_ON= KDDockWidgets_TESTS KDDockWidgets_DEVELOPER_MODE
post-install: