git: c63131a88bd2 - main - multimedia/gstreamer1-plugins-rust: restore verbose builds after a18489b886ff
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jan 2023 10:59:33 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c63131a88bd2e1bcc3113a9a24077dc0be491abf commit c63131a88bd2e1bcc3113a9a24077dc0be491abf Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-11 10:18:10 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-11 10:56:33 +0000 multimedia/gstreamer1-plugins-rust: restore verbose builds after a18489b886ff --- multimedia/gstreamer1-plugins-rust/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index 46ed62a4ffb2..1cc531ae563b 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -64,7 +64,7 @@ SODIUM_MESON_OFF= -Dsodium=disabled post-patch: # Make each cargo subcommand very verbose - @${REINPLACE_CMD} -e "/'cargo'/s/]/, '--verbose', '--verbose'&/" \ + @${REINPLACE_CMD} -Ee "/cargo.*'c?(build|test)'/s/]/, '--verbose', '--verbose'&/" \ ${WRKSRC}/cargo_wrapper.py post-install: