git: d1733bc0812d - main - graphics/blender-lts28: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:13:49 UTC
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