1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

lang/rust: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-08 11:22:09 +00:00
parent c937ce50a3
commit 1bcf990c4e

View File

@ -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}" \