diff options
Diffstat (limited to 'www/pecl-yaf/Makefile')
-rw-r--r-- | www/pecl-yaf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index 7386296cfdd1..d2a54149392a 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -14,4 +14,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre USES= localbase php:pecl +IGNORE_WITH_PHP= 81 + .include <bsd.port.mk> |