Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:01 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: cf0bd6f389da - main - devel/libgit2: Add CPE information
Message-ID:  <202109102121.18ALL1ts014899@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=cf0bd6f389da2db3056d180c146f5e0c8d06697f

commit cf0bd6f389da2db3056d180c146f5e0c8d06697f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:52:46 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:15 +0000

    devel/libgit2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/libgit2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index 3f77d5d29a14..1867b158ba18 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
-USES=		cmake pkgconfig ssl
+USES=		cmake cpe pkgconfig ssl
 USE_LDCONFIG=	yes
 CMAKE_OFF=	BUILD_CLAR
 



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