git: 4cb08e3e8fa6 - main - devel/pecl-vld: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 14:05:34 UTC
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>