summaryrefslogtreecommitdiff
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-12 10:04:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-03-12 16:30:58 +0000
commitb0f70ceb2e9a6f47d821752b15a1d2abbc8b1df3 (patch)
tree7383080549d5736df4d73e4abbd4f57af1908d59 /Mk/bsd.options.desc.mk
parentx11-wm/gamescope: update to 3.11.27 (diff)
Mk/bsd.options.desc.mk: add shared JXL description
Intended for the reference implementation. Other implementations to use different option names due to different constraints/dependencies.
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index a1bf6ac25578..afb4d151062d 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -184,6 +184,7 @@ JPEG_DESC?= JPEG image format support
JPEG2000_DESC?= JPEG 2000 support
JSON_C_DESC?= JSON file/format parser support via json-c
JSON_DESC?= JSON file/format/parser support
+JXL_DESC?= JPEG XL image format via libjxl
KDE4_DESC?= KDE 4 desktop environment support
KERBEROS_DESC?= Kerberos support
KERBEROS4_DESC?= Kerberos 4 support