devel/cargo-c: unbreak WITH_DEBUG in consumers after c9724410bb

error: The argument '--debug <debug>' requires a value but none was supplied

Reported by:	mizhka
Regressed by:	https://github.com/lu-zero/cargo-c/commit/32f7e107b17c
This commit is contained in:
Jan Beich 2023-01-11 13:41:08 +00:00
parent fa540425b9
commit 577b194fe1
2 changed files with 6 additions and 1 deletions

View File

@ -1,12 +1,15 @@
PORTNAME= cargo-c
DISTVERSION= 0.9.15
DISTVERSIONSUFFIX= +cargo-0.67
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= CRATESIO
# XXX Teach USES=cargo to have proper default
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
PATCH_SITES= https://github.com/lu-zero/${PORTNAME}/commit/
PATCHFILES+= 4ec3bb5bf198.patch:-p1 # https://github.com/lu-zero/cargo-c/pull/303
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Cargo C-ABI helpers
WWW= https://github.com/lu-zero/cargo-c

View File

@ -331,3 +331,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.36.1.crate) = c811ca4a8c853ef420abd859
SIZE (rust/crates/windows_x86_64_msvc-0.36.1.crate) = 661999
SHA256 (rust/crates/windows_x86_64_msvc-0.42.0.crate) = f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5
SIZE (rust/crates/windows_x86_64_msvc-0.42.0.crate) = 659377
SHA256 (4ec3bb5bf198.patch) = df83d9e9784818b43ef0f84962d1e314a84879ab562c89f528680f921279b804
SIZE (4ec3bb5bf198.patch) = 2845