git: 9aec8683ca5b - main - www/pecl-yaf: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 14:05:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9aec8683ca5bdd680cd963088931bdb2bb991486
commit 9aec8683ca5bdd680cd963088931bdb2bb991486
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-16 13:59:30 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-16 13:59:30 +0000
www/pecl-yaf: Cosmetic change
---
www/pecl-yaf/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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>