Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2022 14:05:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9aec8683ca5b - main - www/pecl-yaf: Cosmetic change
Message-ID:  <202206161405.25GE5aWB012967@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206161405.25GE5aWB012967>