diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-29 11:04:49 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-29 14:15:34 -0800 |
commit | 6d465091907b12df0fafd3747fe9b40f1d7c3f80 (patch) | |
tree | 3cf1c946b6f13de1d018cc650401f807f656d94b | |
parent | devel/args: Update 6.3.0 -> 6.4.2 (diff) |
graphics/ospray: Not broken
-rw-r--r-- | graphics/ospray/Makefile | 2 |
1 files changed, 0 insertions, 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 \ |