Index: Makefile =================================================================== --- Makefile (revision 483812) +++ Makefile (working copy) @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/signals2.hpp:devel/boost-libs LIB_DEPENDS= libpng.so:graphics/png -USES= compiler:c++11-lib iconv scons tar:bzip2 +USES= compiler:c++11-lib gl iconv scons tar:bzip2 USE_GL= gl USE_SDL= sdl image mixer LIBS+= ${ICONV_LIB} Index: files/patch-src_pingus_screens_demo__session.cpp =================================================================== --- files/patch-src_pingus_screens_demo__session.cpp (nonexistent) +++ files/patch-src_pingus_screens_demo__session.cpp (working copy) @@ -0,0 +1,10 @@ +--- src/pingus/screens/demo_session.cpp.orig 2018-11-02 16:05:42 UTC ++++ src/pingus/screens/demo_session.cpp +@@ -17,6 +17,7 @@ + #include "pingus/screens/demo_session.hpp" + + #include ++#include + #include + + #include "engine/gui/gui_manager.hpp" Property changes on: files/patch-src_pingus_screens_demo__session.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