diff options
Diffstat (limited to 'devel/pecl-propro2/Makefile')
-rw-r--r-- | devel/pecl-propro2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-propro2/Makefile b/devel/pecl-propro2/Makefile index 48c78171f22e..170904b1b283 100644 --- a/devel/pecl-propro2/Makefile +++ b/devel/pecl-propro2/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^2.* USES= gmake php:pecl +IGNORE_WITH_PHP= 80 CONFLICTS= pecl-propro-1* .include <bsd.port.mk> |