aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-10-04 12:51:00 +0000
committerMikael Urankar <mikael@FreeBSD.org>2023-10-04 12:56:00 +0000
commit472789f5d551e6a8cb5f36f1d38dd1cc5d95d1b0 (patch)
tree4432e06dd1ce160e30261b4a5cbed09ce3e34255
parent0e72da4ebc60492746f978e5b16fd8cbafb427f2 (diff)
downloadports-472789f5d551e6a8cb5f36f1d38dd1cc5d95d1b0.tar.gz
ports-472789f5d551e6a8cb5f36f1d38dd1cc5d95d1b0.zip
www/deno: Add missing dependency
Reported by: olgeni (cherry picked from commit b65a03525047a0bbe688f84f444fa350b8a573f9)
-rw-r--r--www/deno/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/deno/Makefile b/www/deno/Makefile
index dd39a12641bc..9b9bf8253437 100644
--- a/www/deno/Makefile
+++ b/www/deno/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
BROKEN_i386= cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
BUILD_DEPENDS= gn:devel/gn \
- libunwind>0:devel/libunwind
+ libunwind>0:devel/libunwind \
+ protoc:devel/protobuf
LIB_DEPENDS= libzstd.so:archivers/zstd
USES= cargo compiler:c++20-lang cpe gmake gnome ninja:build pkgconfig:build python:3.9+,build