git: 7a96f5d917c8 - 2021Q4 - graphics/openexr: Add CPE information

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Mon, 01 Nov 2021 12:09:25 UTC
The branch 2021Q4 has been updated by mandree:

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

commit 7a96f5d917c8e8799bd86fdd3ee92ba8db0fa100
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:12 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-11-01 12:07:02 +0000

    graphics/openexr: Add CPE information
    
    Approved by:    portmgr (blanket)
    
    (cherry picked from commit 8b266288bcb318b249b6d60890720a48fe5d233f)
---
 graphics/openexr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 0944eb2b576b..add5b44e09e7 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -12,7 +12,7 @@ LICENSE=	BSD3CLAUSE
 # exact version required to avoid hard-to-debug issues
 LIB_DEPENDS=	libImath-3_1.so.29:math/Imath
 
-USES=		cmake compiler:c++14-lang pathfix pkgconfig
+USES=		cmake compiler:c++14-lang cpe pathfix pkgconfig
 
 USE_GITHUB=	yes
 GH_TUPLE=	AcademySoftwareFoundation:openexr:v${PORTVERSION}