diff --git a/devel/pecl-grpc/Makefile b/devel/pecl-grpc/Makefile index dc78a05360b7..ed7b322dd1e2 100644 --- a/devel/pecl-grpc/Makefile +++ b/devel/pecl-grpc/Makefile @@ -1,24 +1,18 @@ # Created by: vanilla@ PORTNAME= grpc PORTVERSION= 1.42.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org COMMENT= High performance, general RPC framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_mips= fails to compile: fatal error: sys/auxv.h file not found BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found USES= compiler:c++11-lang php:pecl -.include - -.if ${FLAVOR} == php72 && ${ARCH} == i386 -BROKEN= error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes] -.endif - -.include +.include