Index: head/devel/icu/files/patch-common__unicode__platform.h =================================================================== --- head/devel/icu/files/patch-common__unicode__platform.h (nonexistent) +++ head/devel/icu/files/patch-common__unicode__platform.h (revision 374962) @@ -0,0 +1,12 @@ +--- common/unicode/platform.h.orig 2013-09-12 03:46:50.000000000 +0400 ++++ common/unicode/platform.h 2014-12-16 03:44:56.000000000 +0300 +@@ -152,6 +152,9 @@ + # define U_PLATFORM U_PF_DARWIN + # endif + #elif defined(BSD) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__MirBSD__) ++# if defined(__FreeBSD__) ++# include ++# endif + # define U_PLATFORM U_PF_BSD + #elif defined(sun) || defined(__sun) + /* Check defined(__SVR4) || defined(__svr4__) to distinguish Solaris from SunOS? */ Property changes on: head/devel/icu/files/patch-common__unicode__platform.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:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property