[Bug 268706] Mk/Uses/cargo.mk: Fails to configure one Rust port (audio/psst)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Jan 2023 10:38:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268706

--- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> ---
You seem to only want to build the psst-gui package in the workspace.
Instead of setting WRKSRC_SUBDIR try passing --package to cargo:

CARGO_BUILD_ARGS=       --package=psst-gui
CARGO_INSTALL_PATH=     psst-gui

-- 
You are receiving this mail because:
You are on the CC list for the bug.