git: 166e84223af4 - main - graphics/blender-lts29: drop unused variable after 2c672a4de941
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 May 2023 01:05:06 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=166e84223af4a3c49f707311480f53828c6531cd commit 166e84223af4a3c49f707311480f53828c6531cd Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-21 00:59:34 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-21 01:03:57 +0000 graphics/blender-lts29: drop unused variable after 2c672a4de941 Reported by: portscan, portlint --- graphics/blender-lts29/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile index 434eb72a8425..5a2b1eadf526 100644 --- a/graphics/blender-lts29/Makefile +++ b/graphics/blender-lts29/Makefile @@ -33,7 +33,6 @@ USES= cmake compiler:c++17-lang cpe gl jpeg python:3.9 shebangfix \ USE_XORG= x11 xext xfixes xmu xrender USE_GL= gl glu glew -INSTALLS_ICONS= yes CMAKE_OFF= WITH_PYTHON_INSTALL \ WITH_PYTHON_INSTALL_NUMPY WITH_INSTALL_PORTABLE \ WITH_CYCLES_LOGGING