Skip to content

Commit

Permalink
lang/rust: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Oct 8, 2021
1 parent c937ce5 commit 1bcf990
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lang/rust/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ ONLY_FOR_ARCHS_REASON?= requires prebuilt bootstrap compiler
BUILD_DEPENDS= cmake:devel/cmake
LIB_DEPENDS= libcurl.so:ftp/curl

USES= ninja:build pkgconfig python:3.6+,build ssl tar:xz
USES= cpe ninja:build pkgconfig python:3.6+,build ssl tar:xz

CPE_VENDOR= rust-lang

MAKE_ENV= DESTDIR=${STAGEDIR} \
OPENSSL_DIR="${OPENSSLBASE}" \
Expand Down

0 comments on commit 1bcf990

Please sign in to comment.