Date: Mon, 13 Jun 2022 00:58:18 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c0b92770bf8e - main - devel/pear: Ignore with php82 Message-ID: <202206130058.25D0wIku014427@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0b92770bf8e7d4c289239811007cd8e6b6ad6fb commit c0b92770bf8e7d4c289239811007cd8e6b6ad6fb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-06-13 00:57:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-13 00:58:11 +0000 devel/pear: Ignore with php82 Approved by: portmgr (blanket) --- devel/pear/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/pear/Makefile b/devel/pear/Makefile index 5e41066f3fef..cb9e971b9ad6 100644 --- a/devel/pear/Makefile +++ b/devel/pear/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes NO_ARCH= yes USE_PHP= pcre:build xml:build zlib:build +IGNORE_WITH_PHP=82 PEARDIR= ${PREFIX}/share/pear
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206130058.25D0wIku014427>