Index: head/audio/guitarix-lv2/files/patch-boost-1.69 =================================================================== --- head/audio/guitarix-lv2/files/patch-boost-1.69 (nonexistent) +++ head/audio/guitarix-lv2/files/patch-boost-1.69 (revision 482783) @@ -0,0 +1,18 @@ +After https://github.com/boostorg/system/commit/2fa0a00583a3a7 build fails: + +In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22: +In file included from ../src/headers/engine.h:73: +../src/headers/gx_system.h:353:28: error: expected class name +class BasicOptions: boost::noncopyable { + ^ + +--- src/headers/engine.h.orig 2018-07-22 04:24:50 UTC ++++ src/headers/engine.h +@@ -38,6 +38,7 @@ + #include + #include + #include ++#include + #include + #include // NOLINT + #include // NOLINT Property changes on: head/audio/guitarix-lv2/files/patch-boost-1.69 ___________________________________________________________________ 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