aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:52:46 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:18:15 +0000
commitcf0bd6f389da2db3056d180c146f5e0c8d06697f (patch)
treeca034ef8387a77fe53754275ba114268e968e3ed
parent7d664a54e544a5c266efd9521ed9ce1135e7c56b (diff)
downloadports-cf0bd6f389da2db3056d180c146f5e0c8d06697f.tar.gz
ports-cf0bd6f389da2db3056d180c146f5e0c8d06697f.zip
devel/libgit2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libgit2/Makefile2
1 files changed, 1 insertions, 1 deletions
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