diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index bca33a959caa..24e83cc0d9c9 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -89,6 +89,12 @@ _GRADLE_RUN= ${SETENV} ${_GRADLE_ENV} gradle62 --no-daemon _INSTALLDIR= ${PREFIX}/${PKGBASE} +.include + +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400091 +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + post-extract: ${MKDIR} ${WRKDIR}/jars .for f in core grouping queries queryparser sandbox