Date: Wed, 20 Oct 2021 16:14:14 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b266288bcb3 - main - graphics/openexr: Add CPE information Message-ID: <202110201614.19KGEE1N085547@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b266288bcb318b249b6d60890720a48fe5d233f commit 8b266288bcb318b249b6d60890720a48fe5d233f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:12 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:12 +0000 graphics/openexr: Add CPE information Approved by: portmgr (blanket) --- 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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGEE1N085547>