Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:13:49 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: d1733bc0812d - main - graphics/blender-lts28: Add CPE information
Message-ID:  <202110201613.19KGDnb0084902@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=d1733bc0812d687b3e158d863f6a4daae10375e3

commit d1733bc0812d687b3e158d863f6a4daae10375e3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:06 +0000

    graphics/blender-lts28: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/blender-lts28/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/blender-lts28/Makefile b/graphics/blender-lts28/Makefile
index 1f07bc735fe1..e85cd55fa193 100644
--- a/graphics/blender-lts28/Makefile
+++ b/graphics/blender-lts28/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS=	${PYNUMPY}
 # libraries are used, if either of the most common options in blender
 # are set. We will pull boost in just to be on the safe side.
 
-USES=		cmake compiler:c++14-lang gl gnome jpeg python:3.7 shebangfix \
+USES=		cmake compiler:c++14-lang gl cpe gnome jpeg python:3.7 shebangfix \
 		tar:xz xorg
 USE_XORG=	x11 xext xfixes xmu xrender
 USE_GL=		gl glu glew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201613.19KGDnb0084902>