Page MenuHomeFreeBSD

D38777.id.diff
No OneTemporary

D38777.id.diff

diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile
--- a/graphics/openpgl/Makefile
+++ b/graphics/openpgl/Makefile
@@ -16,7 +16,8 @@
ONLY_FOR_ARCHS= amd64 armv6 armv7
ONLY_FOR_ARCHS_REASON= requires supported SIMD ISA
-LIB_DEPENDS= libembree3.so:graphics/embree
+LIB_DEPENDS= libembree3.so:graphics/embree \
+ libtbb.so:devel/onetbb
USES= cmake compiler:c++11-lib
USE_LDCONFIG= yes
@@ -24,12 +25,4 @@
USE_GITHUB= yes
GH_ACCOUNT= OpenPathGuidingLibrary
-OPTIONS_DEFINE= TBB
-OPTIONS_DEFAULT= TBB
-
-TBB_DESC= Use Intels TBB instead of openMP
-# we disable TBB by enabling use of OpenMP
-TBB_CMAKE_BOOL_OFF= OPENPGL_USE_OMP_THREADING
-TBB_LIB_DEPENDS= libtbb.so:devel/onetbb
-
.include <bsd.port.mk>

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 4, 9:33 PM (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34681991
Default Alt Text
D38777.id.diff (733 B)

Event Timeline