Mk/bsd.options.desc.mk: Add QT_DESC

For when there is no need to specify which Qt version as it changes periodically.
This commit is contained in:
Yuri Victorovich
2025-11-09 15:31:54 -08:00
parent 6adac9dec4
commit a29cf43f3d
+1
View File
@@ -433,6 +433,7 @@ PYMALLOC_DESC?= Use Python's internal malloc()
PYTHON_DESC?= Python bindings or support
PYTHON2_DESC?= Python 2.x bindings or support
PYTHON3_DESC?= Python 3.x bindings or support
QT_DESC?= Qt toolkit support
QT5_DESC?= Qt 5 toolkit support
QT6_DESC?= Qt 6 toolkit support
QUICKTIME_DESC?= QuickTime media support