Index: head/graphics/luminance-qt5/files/patch-src_Libpfs_maninp_projection.cpp =================================================================== --- head/graphics/luminance-qt5/files/patch-src_Libpfs_maninp_projection.cpp (nonexistent) +++ head/graphics/luminance-qt5/files/patch-src_Libpfs_maninp_projection.cpp (revision 400482) @@ -0,0 +1,12 @@ +Include cstdio for stderr, to fix the build with gcc 4.9 + +--- src/Libpfs/manip/projection.cpp.orig 2015-10-29 16:26:58.000000000 +0100 ++++ src/Libpfs/manip/projection.cpp 2015-10-29 16:27:41.000000000 +0100 +@@ -26,6 +26,7 @@ + + #include + #include ++#include + // #include + // #include + Property changes on: head/graphics/luminance-qt5/files/patch-src_Libpfs_maninp_projection.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