git: afb331056ffe - main - graphics/jasper: re-add 'experimental' to HEIF description

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Wed, 06 Jul 2022 15:26:40 UTC
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=afb331056ffe57993905573eb8b89c30e791f5cf

commit afb331056ffe57993905573eb8b89c30e791f5cf
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-07-06 15:25:59 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-07-06 15:26:29 +0000

    graphics/jasper: re-add 'experimental' to HEIF description
    
    Reported by:    mandree
    Approved by:    sunpoet
---
 graphics/jasper/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index cee499be8eaf..aa420adf40cc 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -30,6 +30,7 @@ OPTIONS_SUB=	yes
 
 HEIF_CMAKE_BOOL=	JAS_ENABLE_HEIC_CODEC JAS_ENABLE_LIBHEIF JAS_INCLUDE_HEIC_CODEC
 HEIF_LIB_DEPENDS=	libheif.so:graphics/libheif
+HEIF_DESC=		ISO/IEC 23008-12:2017 HEIF file format support (experimental)
 OPENGL_CMAKE_BOOL=	JAS_ENABLE_OPENGL
 OPENGL_USE=		GL=gl,glu,glut XORG=x11,xext,xi,xmu
 OPENGL_USES=		gl xorg