git: 7fda360a4f0b - main - www/wasm-pack: Broken on powerpc64le

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 15 Jan 2024 07:19:09 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7fda360a4f0bf4da07592238c00544884efa41b6

commit 7fda360a4f0bf4da07592238c00544884efa41b6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-15 07:18:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-15 07:18:39 +0000

    www/wasm-pack: Broken on powerpc64le
    
    Reported by:    fallout
---
 www/wasm-pack/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile
index f3c6a2914452..d48859fdd8ad 100644
--- a/www/wasm-pack/Makefile
+++ b/www/wasm-pack/Makefile
@@ -13,6 +13,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
 
+BROKEN_powerpc64le=	compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/rustwasm/wasm-pack/issues/1361
+
 BUILD_DEPENDS=	gmake:devel/gmake \
 		zstd>0:archivers/zstd
 LIB_DEPENDS=	libcurl.so:ftp/curl