Date: Thu, 21 Oct 2021 14:35:41 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: d2b0cb7142f4 - main - security/botan2: Add CPE information Message-ID: <202110211435.19LEZf4o072786@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=d2b0cb7142f4d0681c87f2c95c01741b0ece9073 commit d2b0cb7142f4d0681c87f2c95c01741b0ece9073 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/botan2: Add CPE information Approved by: portmgr (blanket) --- security/botan2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 1d1ce7043755..359183b38454 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -15,7 +15,8 @@ BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled" LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs -USES= compiler:c++11-lang gmake shebangfix tar:xz +USES= compiler:c++11-lang cpe gmake shebangfix tar:xz +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes SHEBANG_FILES= configure.py src/python/botan2.py src/scripts/install.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZf4o072786>