aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-07-29 05:23:20 +0800
committerrakuco <rakuco@FreeBSD.org>2014-07-29 05:23:20 +0800
commite9c71b7ba13698728e532627f606c4fdb8287200 (patch)
tree1df6cb1d5087afa50d0a1203efbb2988c8a8225f /Mk
parent21fbad537c3245a56a9865acb0ce172b6253c656 (diff)
downloadfreebsd-ports-gnome-e9c71b7ba13698728e532627f606c4fdb8287200.tar.gz
freebsd-ports-gnome-e9c71b7ba13698728e532627f606c4fdb8287200.tar.zst
freebsd-ports-gnome-e9c71b7ba13698728e532627f606c4fdb8287200.zip
Add quickcontrols to the list of Qt5 components.
Thanks to makc for noticing the omission.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.qt.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk
index f2ec761fca9a..d03c4de41105 100644
--- a/Mk/bsd.qt.mk
+++ b/Mk/bsd.qt.mk
@@ -297,8 +297,8 @@ _USE_QT4_ONLY= accessible assistant-adp assistantclient codecs-cn codecs-jp \
qtestlib qvfb rcc uic uic3 xmlpatterns-tool
_USE_QT5_ONLY= buildtools concurrent core graphicaleffects linguisttools \
- printsupport qdbus qdoc qev qml qmldevtools quick uitools \
- widgets
+ printsupport qdbus qdoc qev qml qmldevtools quick \
+ quickcontrols uitools widgets
accessible_PORT= accessibility/${_QT_RELNAME}-accessible
accessible_PATH= ${QT_PLUGINDIR}/accessible/libqtaccessiblewidgets.so
@@ -456,6 +456,9 @@ qtestlib_PATH= ${testlib_PATH}
quick_PORT= x11-toolkits/${_QT_RELNAME}-quick
quick_PATH= ${QT_LIBDIR}/libQt${_QT_LIBVER}Quick.so
+quickcontrols_PORT= x11-toolkits/${_QT_RELNAME}-quickcontrols
+quickcontrols_PATH= ${QT_QMLDIR}/QtQuick/Controls/qmldir
+
qvfb_PORT= devel/${_QT_RELNAME}-qvfb
qvfb_PATH= ${QT_BINDIR}/qvfb${_QT_BINSUFX}