diff -ruN openjfx8-devel.orig/files/patch-modules_graphics_src_main_native-font_pango.c openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c --- openjfx8-devel.orig/files/patch-modules_graphics_src_main_native-font_pango.c 1970-01-01 01:00:00.000000000 +0100 +++ openjfx8-devel/files/patch-modules_graphics_src_main_native-font_pango.c 2017-07-08 18:41:46.519045000 +0200 @@ -0,0 +1,11 @@ +--- modules/graphics/src/main/native-font/pango.c.orig 2017-07-08 13:12:21 UTC ++++ modules/graphics/src/main/native-font/pango.c +@@ -23,7 +23,7 @@ + * questions. + */ + +-#if defined __linux__ ++#if defined __linux__ || defined(__FreeBSD__) + #if defined _ENABLE_PANGO + + #include diff -ruN openjfx8-devel.orig/Makefile openjfx8-devel/Makefile --- openjfx8-devel.orig/Makefile 2017-05-23 07:03:14.000000000 +0200 +++ openjfx8-devel/Makefile 2017-07-08 18:42:38.438306000 +0200 @@ -3,7 +3,7 @@ PORTNAME= openjfx8 PORTVERSION= 20160228 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://bitbucket.org/tobik/openjfx-rt/get/ \ http://bitbucket.org/tobik/openjfx-rt/get/