diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile index 3a3e7db0b0c9..cafb5221f210 100644 --- a/net/py-zope.proxy/Makefile +++ b/net/py-zope.proxy/Makefile @@ -16,4 +16,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interf USES= python USE_PYTHON= distutils autoplist +CFLAGS+= -Wno-error=incompatible-function-pointer-types + .include