Date: Thu, 16 Jun 2022 14:05:34 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: 4cb08e3e8fa6 - main - devel/pecl-vld: Cosmetic change Message-ID: <202206161405.25GE5YxV012919@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=4cb08e3e8fa67ada12512de76308e0c9857c3f55 commit 4cb08e3e8fa67ada12512de76308e0c9857c3f55 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-16 13:59:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-16 13:59:27 +0000 devel/pecl-vld: Cosmetic change --- devel/pecl-vld/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pecl-vld/Makefile b/devel/pecl-vld/Makefile index 492a9973569a..5eafd2e1b07f 100644 --- a/devel/pecl-vld/Makefile +++ b/devel/pecl-vld/Makefile @@ -11,8 +11,8 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 82 CONFIGURE_ARGS= --enable-vld +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.25GE5YxV012919>