summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-quickcontrols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt5-quickcontrols/Makefile')
-rw-r--r--x11-toolkits/qt5-quickcontrols/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-quickcontrols/Makefile b/x11-toolkits/qt5-quickcontrols/Makefile
index a7e81315cde0..a8024188d22d 100644
--- a/x11-toolkits/qt5-quickcontrols/Makefile
+++ b/x11-toolkits/qt5-quickcontrols/Makefile
@@ -8,10 +8,9 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Set of controls for building complete interfaces in Qt Quick
-USES= qmake
-USE_QT5= core gui qml quick widgets \
+USES= qmake qt-dist:5,quickcontrols
+USE_QT= core gui qml quick widgets \
buildtools_build
-QT_DIST= quickcontrols
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
.include <bsd.port.mk>