aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-07-12 02:26:20 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-07-12 02:30:20 +0000
commit65a84aad7b5bb4de8d98058a2164726772ca72cb (patch)
treed3b0d65d0233eabf777027ba7b1f2ac329efd352
parent5ba426bd48d6426648e2d8023f0d1970f7e84f32 (diff)
downloadports-65a84aad7b5bb4de8d98058a2164726772ca72cb.tar.gz
ports-65a84aad7b5bb4de8d98058a2164726772ca72cb.zip
graphics/blender-lts29: Mark BROKEN, deprecate and set expiration date to 2023-07-31
* Fails to compile, ld: error: unable to find library -lOpenImageIO_Util * Unsupported as of June 2023 PR: 272307 Reviewed by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
-rw-r--r--graphics/blender-lts29/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile
index 579e727c2ec4..2136b368d5e6 100644
--- a/graphics/blender-lts29/Makefile
+++ b/graphics/blender-lts29/Makefile
@@ -15,6 +15,10 @@ WWW= https://www.blender.org/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/doc/license/GPL3-license.txt
+BROKEN= Fails to compile, ld: error: unable to find library -lOpenImageIO_Util
+DEPRECATED= Deprecated upstream
+EXPIRATION_DATE=2023-07-31
+
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= uses 64bit atomic functions