git: acbf1d3f152b - main - www/pecl-yar: Ignore with php82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Aug 2022 14:38:02 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=acbf1d3f152bc516e4c5a5d7588eece618948125 commit acbf1d3f152bc516e4c5a5d7588eece618948125 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-08-12 14:36:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-08-12 14:37:54 +0000 www/pecl-yar: Ignore with php82 --- www/pecl-yar/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/pecl-yar/Makefile b/www/pecl-yar/Makefile index ce17a4db35f8..cd6261c5bb69 100644 --- a/www/pecl-yar/Makefile +++ b/www/pecl-yar/Makefile @@ -12,6 +12,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl USES= localbase:ldflags php:pecl USE_PHP= curl json:build +IGNORE_WITH_PHP= 82 OPTIONS_DEFINE= MSGPACK OPTIONS_DEFAULT=MSGPACK