aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-14 01:16:42 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-14 17:11:28 +0000
commit8e6197310fcd9736e88298c15334eebaf5a9abbc (patch)
treea3114c29a583e6b92b58e085e6e9f1bdef48c4ff
parentb957fb59451703831be350487469d93384e10383 (diff)
downloadports-8e6197310fcd9736e88298c15334eebaf5a9abbc.tar.gz
ports-8e6197310fcd9736e88298c15334eebaf5a9abbc.zip
graphics/appleseed: Deprecate and set expiration date to 2023-11-30
Fails to build and marked broken for several months Approved by: portmgr (blanket)
-rw-r--r--graphics/appleseed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 1c95a0cbd6de..107d9e93274f 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -24,6 +24,8 @@ USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}hq
BROKEN= cannot build with recent Boost and OCIO libs
+DEPRECATED= Fails to build and marked broken for several months
+EXPIRATION_DATE=2023-11-30
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= not ported to it yet