git: 6d465091907b - main - graphics/ospray: Not broken

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 29 Dec 2022 22:15:43 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d465091907b12df0fafd3747fe9b40f1d7c3f80

commit 6d465091907b12df0fafd3747fe9b40f1d7c3f80
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-29 19:04:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-29 22:15:34 +0000

    graphics/ospray: Not broken
---
 graphics/ospray/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile
index b0ae96f1228b..f229c00fb503 100644
--- a/graphics/ospray/Makefile
+++ b/graphics/ospray/Makefile
@@ -11,8 +11,6 @@ WWW=		https://www.ospray.org/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BROKEN_amd64=	build fails, see https://github.com/ospray/ospray/issues/529
-
 BUILD_DEPENDS=	ispc:devel/ispc
 LIB_DEPENDS=	libbenchmark.so:devel/benchmark \
 		libembree3.so:graphics/embree \