aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt5-quick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt5-quick/Makefile')
-rw-r--r--x11-toolkits/qt5-quick/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-quick/Makefile b/x11-toolkits/qt5-quick/Makefile
index 1f890a349867..8136051518f5 100644
--- a/x11-toolkits/qt5-quick/Makefile
+++ b/x11-toolkits/qt5-quick/Makefile
@@ -9,10 +9,9 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Qt declarative framework for dynamic user interfaces
USE_GL= gl
-USE_QT5= core gui network qml sql testlib \
+USE_QT= core gui network qml sql testlib \
widgets xmlpatterns buildtools_build
-QT_DIST= declarative
-USES= python:build qmake:norecursive
+USES= python:build qmake:norecursive qt-dist:5,declarative
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
CONFLICTS= qt5-declarative-render2d-*