HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/java/openjfx14/files/patch-modules_javafx.graphics_src_main_native-font_pango.c
--- modules/javafx.graphics/src/main/native-font/pango.c.orig	2020-07-17 10:21:33 UTC
+++ modules/javafx.graphics/src/main/native-font/pango.c
@@ -23,7 +23,6 @@
  * questions.
  */
 
-#if defined __linux__
 #if defined _ENABLE_PANGO
 
 #include <jni.h>
@@ -432,4 +431,3 @@ JNIEXPORT void JNICALL OS_NATIVE(pango_1font_1descript
 }
 
 #endif /* ENABLE_PANGO */
-#endif /* __linux__ */