Index: Makefile =================================================================== --- Makefile (revision 492409) +++ Makefile (working copy) @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_DragonFly= DragonFly is not supported upstream -BROKEN_powerpc64= fails to compile: collection.cc: 'stoi' was not declared in this scope LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl \ @@ -55,10 +54,4 @@ cd ${WRKSRC}/lib && bundle install --path vendor cd ${CONFIGURE_WRKSRC} && ${MAKE_CMD} test -.include - -.if ${OPSYS} == FreeBSD && ${COMPILER_FEATURES:Mlibstdc++} -BROKEN= Build with system libstdc++ is unsupported -.endif - -.include +.include Index: files/patch-lib_inc_internal_util_freebsd_geom.hpp =================================================================== --- files/patch-lib_inc_internal_util_freebsd_geom.hpp (nonexistent) +++ files/patch-lib_inc_internal_util_freebsd_geom.hpp (working copy) @@ -0,0 +1,9 @@ +--- lib/inc/internal/util/freebsd/geom.hpp.orig 2019-02-08 14:24:43 UTC ++++ lib/inc/internal/util/freebsd/geom.hpp +@@ -4,6 +4,7 @@ + */ + #pragma once + ++#include + #include + #include Property changes on: files/patch-lib_inc_internal_util_freebsd_geom.hpp ___________________________________________________________________ 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