diff --git a/math/spar/Makefile b/math/spar/Makefile index 53ac01945f90..747031c5d46d 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include .if ${OPSYS} == FreeBSD -CFLAGS+= -Wno-error=int-conversion +CFLAGS+= -Wno-error=int-conversion -Wno-error=incompatible-function-pointer-types .endif post-patch: