Index: Makefile =================================================================== --- Makefile (revision 454477) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 98.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ @@ -14,8 +14,6 @@ LICENSE= GPLv2 -BROKEN_FreeBSD_10= fails to build with boost 1.65, see bug 220762 - LIB_DEPENDS= libfreetype.so:print/freetype2 \ libboost_thread.so:devel/boost-libs \ libIL.so:graphics/devil \ Index: files/patch-SMath.h =================================================================== --- files/patch-SMath.h (nonexistent) +++ files/patch-SMath.h (working copy) @@ -0,0 +1,10 @@ +--- /lib/streflop/Math.h.orig 2017-11-19 05:22:21 UTC ++++ rts/lib/streflop/SMath.h +@@ -18,6 +18,7 @@ + + // just in case, should already be included + #include "streflop.h" ++#include + + // Names from the libm conversion + namespace streflop_libm { Property changes on: files/patch-SMath.h ___________________________________________________________________ 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:keywords ## -0,0 +1 ## +Author Date Id Rev URL \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property