Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:49:27 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0dfa0f76a012 - main - security/libssh2: Add CPE information
Message-ID:  <202108291849.17TInRDi088289@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0dfa0f76a012fbd2afa21ca8835cf79b3f38db98

commit 0dfa0f76a012fbd2afa21ca8835cf79b3f38db98
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:36:47 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291849.17TInRDi088289>