Date: Thu, 21 Oct 2021 14:35:40 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6de78f9c4808 - main - security/botan110: Add CPE information Message-ID: <202110211435.19LEZem3072758@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6de78f9c48086223fd3fc344d974a8a08c62cf8a commit 6de78f9c48086223fd3fc344d974a8a08c62cf8a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:02 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:02 +0000 security/botan110: Add CPE information Approved by: portmgr (blanket) --- security/botan110/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/botan110/Makefile b/security/botan110/Makefile index 124f9eed1fc5..c767dfa9ea92 100644 --- a/security/botan110/Makefile +++ b/security/botan110/Makefile @@ -19,7 +19,8 @@ BROKEN_riscv64= fails to build: Unknown or unidentifiable processor "riscv" OPTIONS_DEFINE= SSL GMP DOCS OPTIONS_DEFAULT= SSL GMP -USES= compiler gmake python:build shebangfix tar:tgz +USES= compiler cpe gmake python:build shebangfix tar:tgz +CPE_VENDOR= ${PORTNAME}_project HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.py CONFIGURE_ARGS= --prefix=${PREFIX} --cc ${CHOSEN_COMPILER_TYPE} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZem3072758>