diff options
Diffstat (limited to 'www/pecl-yaf2/Makefile')
-rw-r--r-- | www/pecl-yaf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-yaf2/Makefile b/www/pecl-yaf2/Makefile index d4ea57ed32fc..48779dcd40b3 100644 --- a/www/pecl-yaf2/Makefile +++ b/www/pecl-yaf2/Makefile @@ -18,6 +18,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre PORTSCOUT= limit:^2\. USES= localbase php:pecl -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> |