summaryrefslogtreecommitdiff
path: root/Mk/Uses/cargo.mk
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-16 12:39:57 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-16 12:39:57 +0000
commit1dd577aa35e81a0a27cfe99310db98dff958226e (patch)
tree3f2c22167d89f3f50acc88b18f0b289c401a0ef5 /Mk/Uses/cargo.mk
parenttextproc/pugixml: Update to 1.10 (diff)
Mk/Uses/cargo.mk: Add gmake build dependency for jemalloc-sys
Notes
Notes: svn path=/head/; revision=512176
Diffstat (limited to 'Mk/Uses/cargo.mk')
-rw-r--r--Mk/Uses/cargo.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mk/Uses/cargo.mk b/Mk/Uses/cargo.mk
index 418e417ea0ee..c1bf1d60ce19 100644
--- a/Mk/Uses/cargo.mk
+++ b/Mk/Uses/cargo.mk
@@ -133,6 +133,10 @@ CARGO_ENV+= GETTEXT_BIN_DIR=${LOCALBASE}/bin \
GETTEXT_LIB_DIR=${LOCALBASE}/lib
.endif
+.if ${CARGO_CRATES:Mjemalloc-sys-[0-9]*}
+BUILD_DEPENDS+= gmake:devel/gmake
+.endif
+
.for libc in ${CARGO_CRATES:Mlibc-[0-9]*}
# FreeBSD 12.0 changed ABI: r318736 and r320043
# https://github.com/rust-lang/libc/commit/78f93220d70e