git: d2b0cb7142f4 - main - security/botan2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:41 UTC
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