summaryrefslogtreecommitdiff
path: root/www/cutelyst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cutelyst/Makefile')
-rw-r--r--www/cutelyst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cutelyst/Makefile b/www/cutelyst/Makefile
index 510a0380de1f..e86038b4ba03 100644
--- a/www/cutelyst/Makefile
+++ b/www/cutelyst/Makefile
@@ -11,10 +11,10 @@ COMMENT= C++/Qt web framework
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake:outsource localbase
+USES= cmake:outsource localbase qt:5
USE_GITHUB= yes
USE_LDCONFIG= yes
-USE_QT5= qmake_build buildtools_build \
+USE_QT= qmake_build buildtools_build \
core network sql
CMAKE_ARGS= -DBUILD_ALL=OFF \
-DBUILD_TESTS=OFF \