git: 118dcbb10afe - main - Mk/Uses/cargo.mk: chase b23ea4e2d2f5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Apr 2023 08:23:09 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=118dcbb10afe85317a6b76de3d80369266020926 commit 118dcbb10afe85317a6b76de3d80369266020926 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-11 01:59:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-04 08:21:11 +0000 Mk/Uses/cargo.mk: chase b23ea4e2d2f5 PR: 268877 --- Mk/Uses/cargo.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/Uses/cargo.mk b/Mk/Uses/cargo.mk index 76c27540f5d7..9206938b544f 100644 --- a/Mk/Uses/cargo.mk +++ b/Mk/Uses/cargo.mk @@ -203,7 +203,7 @@ CARGO_INSTALL_ARGS+= --debug . endif . if ${_CARGO_CRATES:Mcmake} -BUILD_DEPENDS+= cmake:devel/cmake +BUILD_DEPENDS+= cmake:devel/cmake-core . endif . if ${_CARGO_CRATES:Mgettext-sys}