Index: games/aquaria/Makefile =================================================================== --- games/aquaria/Makefile (revision 504341) +++ games/aquaria/Makefile (working copy) @@ -22,7 +22,7 @@ GH_ACCOUNT= AquariaOSE GH_PROJECT= Aquaria -USES= cmake:insource compiler:c++11-lang lua:51 openal pkgconfig +USES= cmake:insource compiler:c++11-lang lua:51 openal pkgconfig sdl EXCLUDE= AL FTGL GL SDL* freetype2 glm glpng/png glpng/zlib \ libogg-* libvorbis-* lua-* tinyxml2* EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ExternalLibs/,} Index: games/aquaria/files/patch-ExternalLibs_ttvfs_VFSTools.cpp =================================================================== --- games/aquaria/files/patch-ExternalLibs_ttvfs_VFSTools.cpp (nonexistent) +++ games/aquaria/files/patch-ExternalLibs_ttvfs_VFSTools.cpp (working copy) @@ -0,0 +1,15 @@ +--- ExternalLibs/ttvfs/VFSTools.cpp.orig 2016-06-19 23:56:27 UTC ++++ ExternalLibs/ttvfs/VFSTools.cpp +@@ -12,11 +12,7 @@ + # include + # include + #else +-# ifdef __HAIKU__ +-# include +-# else +-# include +-# endif ++# include + # include + #endif + Property changes on: games/aquaria/files/patch-ExternalLibs_ttvfs_VFSTools.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