aboutsummaryrefslogtreecommitdiff
path: root/devel/lxqt-build-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lxqt-build-tools/Makefile')
-rw-r--r--devel/lxqt-build-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/lxqt-build-tools/Makefile b/devel/lxqt-build-tools/Makefile
index 88265183c4b7..16cd28672563 100644
--- a/devel/lxqt-build-tools/Makefile
+++ b/devel/lxqt-build-tools/Makefile
@@ -12,8 +12,8 @@ COMMENT= Helpers CMake modules for LXQt
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/BSD-3-Clause
-USES= cmake:outsource lxqt pkgconfig tar:xz
-USE_QT5= qmake_build buildtools_build core
+USES= cmake:outsource lxqt pkgconfig qt:5 tar:xz
+USE_QT= qmake_build buildtools_build core
USE_GNOME= glib20
.include <bsd.port.mk>