git: 2ec126b9a5b6 - main - security/beecrypt: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:07 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ec126b9a5b6b0819837f90ecab1cb63dfd12b4f
commit 2ec126b9a5b6b0819837f90ecab1cb63dfd12b4f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:20:13 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:57 +0000
security/beecrypt: Add CPE information
Approved by: portmgr (blanket)
---
security/beecrypt/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index b6d77e39e7fb..3a6bde4f3415 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -20,9 +20,10 @@ BROKEN_powerpc64= Does not build: Error: unsupported relocation against r3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-java --without-python
INSTALL_TARGET= install-strip
-USES= libtool
+USES= cpe libtool
USE_LDCONFIG= yes
TEST_TARGET= check
+CPE_VENDOR= beecrypt_project
OPTIONS_DEFINE= OPENMP
OPENMP_CONFIGURE_ENABLE= openmp
More information about the dev-commits-ports-all
mailing list