Index: head/graphics/grafx2/files/patch-realpath.c =================================================================== --- head/graphics/grafx2/files/patch-realpath.c (nonexistent) +++ head/graphics/grafx2/files/patch-realpath.c (revision 307902) @@ -0,0 +1,11 @@ +--- ./realpath.c.orig 2012-11-28 11:58:06.000000000 +0100 ++++ ./realpath.c 2012-11-28 11:58:22.000000000 +0100 +@@ -6,7 +6,7 @@ + #include + #include + #include +-#if defined(__AROS__) || defined(__linux__) || defined(__GLIBC__) ++#if defined(__AROS__) || defined(__linux__) || defined(__GLIBC__) || defined(__FreeBSD__) + #include + #endif + Property changes on: head/graphics/grafx2/files/patch-realpath.c ___________________________________________________________________ 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