mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
graphics/librsvg2-rust: Pet portclippy
This commit is contained in:
parent
88b5f59a1d
commit
63329e0aad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507655
1 changed files with 1 additions and 1 deletions
|
@ -29,11 +29,11 @@ CONFIGURE_ARGS= --enable-vala \
|
||||||
--disable-Bsymbolic \
|
--disable-Bsymbolic \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
--disable-static
|
--disable-static
|
||||||
INSTALL_TARGET= install-strip
|
|
||||||
# Make sure it uses the Rust toolchain from ports.
|
# Make sure it uses the Rust toolchain from ports.
|
||||||
CONFIGURE_ENV= CARGO=${LOCALBASE}/bin/cargo \
|
CONFIGURE_ENV= CARGO=${LOCALBASE}/bin/cargo \
|
||||||
RUSTC=${LOCALBASE}/bin/rustc
|
RUSTC=${LOCALBASE}/bin/rustc
|
||||||
MAKE_ENV= RUSTC=${LOCALBASE}/bin/rustc
|
MAKE_ENV= RUSTC=${LOCALBASE}/bin/rustc
|
||||||
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
CONFLICTS_INSTALL= librsvg2
|
CONFLICTS_INSTALL= librsvg2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue