mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/deno: unbreak by adding LIB_DEPENDS on devel/oniguruma
This commit is contained in:
parent
7d2a7cfacb
commit
14748a2349
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user