git: 82f7248862c6 - main - Mk/bsd.options.desc.mk: Add QT6_DESC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 08:12:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=82f7248862c6811ea9350d5f13e8aaa28ca81c70 commit 82f7248862c6811ea9350d5f13e8aaa28ca81c70 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-09 08:11:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-09 08:12:05 +0000 Mk/bsd.options.desc.mk: Add QT6_DESC --- Mk/bsd.options.desc.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index fbc7fb103b21..e5346fa2c831 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -428,6 +428,7 @@ PYTHON_DESC?= Python bindings or support PYTHON2_DESC?= Python 2.x bindings or support PYTHON3_DESC?= Python 3.x bindings or support QT5_DESC?= Qt 5 toolkit support +QT6_DESC?= Qt 6 toolkit support QUICKTIME_DESC?= QuickTime media support RADIUS_DESC?= RADIUS protocol support RAW_DESC?= RAW format support