diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index c46d228eaa8f..38aa88367399 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -26,7 +26,7 @@ PLIST_FILES= lib/purple-2/libfetion.so .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) -CFLAGS+= -Wno-error=int-conversion +CFLAGS+= -Wno-error=int-conversion -Wno-error=incompatible-function-pointer-types .endif .include