git: 0dfa0f76a012 - main - security/libssh2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:49:27 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0dfa0f76a012fbd2afa21ca8835cf79b3f38db98
commit 0dfa0f76a012fbd2afa21ca8835cf79b3f38db98
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:36:47 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:06 +0000
security/libssh2: Add CPE information
Approved by: portmgr (blanket)
---
security/libssh2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index acbaac8962c3..4e19b798a644 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= compiler:c11 libtool pathfix
+USES= compiler:c11 cpe libtool pathfix
USE_LDCONFIG= yes
OPTIONS_DEFINE= GCRYPT TRACE ZLIB
More information about the dev-commits-ports-all
mailing list