Index: x11-toolkits/nanogui/Makefile =================================================================== --- x11-toolkits/nanogui/Makefile (revision 504427) +++ x11-toolkits/nanogui/Makefile (working copy) @@ -15,7 +15,7 @@ libfreetype.so:print/freetype2 \ libglfw.so:graphics/glfw -USES= cmake compiler:c++14-lang eigen:3,build,run +USES= cmake compiler:c++14-lang eigen:3,build,run gl USE_GITHUB= yes GH_ACCOUNT= wjakob GH_TAGNAME= 885e4fc Index: x11-toolkits/nanogui/files/patch-src_common.cpp =================================================================== --- x11-toolkits/nanogui/files/patch-src_common.cpp (nonexistent) +++ x11-toolkits/nanogui/files/patch-src_common.cpp (working copy) @@ -0,0 +1,11 @@ +--- src/common.cpp.orig 2018-04-13 19:33:54 UTC ++++ src/common.cpp +@@ -24,7 +24,7 @@ + #if !defined(_WIN32) + # include + # include +-# include ++# include + #endif + + NAMESPACE_BEGIN(nanogui) Property changes on: x11-toolkits/nanogui/files/patch-src_common.cpp ___________________________________________________________________ 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