git: ad40eec1a04b - main - devel/avro-c: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 25 20:29:53 UTC 2021


The branch main has been updated by decke:

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

commit ad40eec1a04b3aa0d651b4b4aa6a7384c0312597
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:08:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:45 +0000

    devel/avro-c: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/avro-c/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile
index 1d4a85fdbebe..fa416c442638 100644
--- a/devel/avro-c/Makefile
+++ b/devel/avro-c/Makefile
@@ -17,11 +17,13 @@ BROKEN_sparc64=	fails to build
 LIB_DEPENDS=	libjansson.so:devel/jansson \
 		libsnappy.so:archivers/snappy
 
-USES=		cmake compiler:c++11-lang pathfix pkgconfig
+USES=		cmake compiler:c++11-lang cpe pathfix pkgconfig
 
 USE_LDCONFIG=	yes
 WRKSRC_SUBDIR=	lang/c
 
+CPE_VENDOR=	apache
+
 GH_ACCOUNT=	apache
 USE_GITHUB=	yes
 


More information about the dev-commits-ports-main mailing list