git: 4d4de2ef0ceb - main - graphics/blender: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 19:00:33 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d4de2ef0ceb029ef39f07ad7d35ff2fff0841e4
commit 4d4de2ef0ceb029ef39f07ad7d35ff2fff0841e4
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:51:34 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list