Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:00:32 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4d4de2ef0ceb - main - graphics/blender: Add CPE information
Message-ID:  <202108291900.17TJ0WEo010939@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4d4de2ef0ceb029ef39f07ad7d35ff2fff0841e4

commit 4d4de2ef0ceb029ef39f07ad7d35ff2fff0841e4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:51:34 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:51:34 +0000

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

diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index c894e9377503..648f78d193ca 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -26,7 +26,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.8 shebangfix \
+USES=		cmake compiler:c++14-lang cpe gl gnome jpeg python:3.8 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?202108291900.17TJ0WEo010939>