git: c2a04675836d - main - devel/pecl-vld: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 12:46:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2a04675836d8659b7fe131ffeae40c676f5486a commit c2a04675836d8659b7fe131ffeae40c676f5486a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-29 12:39:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-29 12:39:11 +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 63c98bf0f7bb..2555dd8364cc 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= 84 CONFIGURE_ARGS= --enable-vld +IGNORE_WITH_PHP=84 .include <bsd.port.mk>