diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index bcb434b606321..61c0249d527f3 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -14,6 +14,12 @@ LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build +.include + +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400091 +CFLAGS+= -Wno-error=incompatible-function-pointer-types +.endif + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GShisen.app/GShisen