aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 13:59:30 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 13:59:30 +0000
commit9aec8683ca5bdd680cd963088931bdb2bb991486 (patch)
treeaed5b0222da273231af7bc3e640442506c7bb8c7
parent5c2a3f2d7f4e4a8f81fcced18040e13566b23d47 (diff)
downloadports-9aec8683ca5bdd680cd963088931bdb2bb991486.tar.gz
ports-9aec8683ca5bdd680cd963088931bdb2bb991486.zip
www/pecl-yaf: Cosmetic change
-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>