aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:12 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-11-01 12:07:02 +0000
commit7a96f5d917c8e8799bd86fdd3ee92ba8db0fa100 (patch)
tree92aa17c4ab3952187fb3c5fcf4803ff1fddfc687 /graphics
parent7ab98545f25db4c98335b332281aee2c3cd84f2d (diff)
downloadports-7a96f5d917c8e8799bd86fdd3ee92ba8db0fa100.tar.gz
ports-7a96f5d917c8e8799bd86fdd3ee92ba8db0fa100.zip
graphics/openexr: Add CPE information
Approved by: portmgr (blanket) (cherry picked from commit 8b266288bcb318b249b6d60890720a48fe5d233f)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/openexr/Makefile2
1 files changed, 1 insertions, 1 deletions
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}