Index: Makefile =================================================================== --- Makefile (revision 512097) +++ Makefile (working copy) @@ -40,7 +40,7 @@ OPENVDB_BUILD_VDB_RENDER OPENVDB_BUILD_VDB_VIEW TOOLS_LIB_DEPENDS= libglfw.so:graphics/glfw \ libIlmImf.so:graphics/openexr -TOOLS_USES= gl +TOOLS_USES= gl xorg TOOLS_USE= GL=gl,glu XORG=x11,xcursor,xi,xinerama,xrandr,xxf86vm DOCS_CMAKE_BOOL= OPENVDB_BUILD_DOCS Index: files/patch-openvdb_points_AttributeSet.cc =================================================================== --- files/patch-openvdb_points_AttributeSet.cc (nonexistent) +++ files/patch-openvdb_points_AttributeSet.cc (working copy) @@ -0,0 +1,10 @@ +--- openvdb/points/AttributeSet.cc.orig 2019-09-16 16:50:50 UTC ++++ openvdb/points/AttributeSet.cc +@@ -34,6 +34,7 @@ + #include "AttributeGroup.h" + + #include // std::equal ++#include // CHAR_BIT + #include + + namespace openvdb { Property changes on: files/patch-openvdb_points_AttributeSet.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property