Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2022 14:38:02 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: acbf1d3f152b - main - www/pecl-yar: Ignore with php82
Message-ID:  <202208121438.27CEc2R9060735@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=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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208121438.27CEc2R9060735>