git: c0b92770bf8e - main - devel/pear: Ignore with php82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Jun 2022 00:58:18 UTC
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