aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/pecl-yaf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile
index 344149db77d3..42270bfb67dd 100644
--- a/www/pecl-yaf/Makefile
+++ b/www/pecl-yaf/Makefile
@@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpcre.so:devel/pcre
USES= localbase php:pecl
-IGNORE_WITH_PHP= 82
+
+IGNORE_WITH_PHP=82
.include <bsd.port.mk>