git: 14748a2349ba - main - www/deno: unbreak by adding LIB_DEPENDS on devel/oniguruma
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Nov 2023 11:39:56 UTC
The branch main has been updated by olgeni:
URL: https://cgit.FreeBSD.org/ports/commit/?id=14748a2349ba0d17a4c1353ff5df6a1af0c881f9
commit 14748a2349ba0d17a4c1353ff5df6a1af0c881f9
Author: Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2023-11-18 10:23:02 +0000
Commit: Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2023-11-18 11:39:26 +0000
www/deno: unbreak by adding LIB_DEPENDS on devel/oniguruma
---
www/deno/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/deno/Makefile b/www/deno/Makefile
index b85422ec001d..de3e555f598c 100644
--- a/www/deno/Makefile
+++ b/www/deno/Makefile
@@ -15,7 +15,8 @@ BROKEN_i386= cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_
BUILD_DEPENDS= gn:devel/gn \
libunwind>0:devel/libunwind \
protoc:devel/protobuf
-LIB_DEPENDS= libzstd.so:archivers/zstd
+LIB_DEPENDS= libzstd.so:archivers/zstd \
+ libonig.so:devel/oniguruma
USES= cargo compiler:c++20-lang cpe gmake gnome ninja:build pkgconfig:build python:3.9+,build