From 3e9aaad5126111d423404e439372cd039bec4cbc Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 20:57:04 +0000 Subject: security/matrixssl: Add CPE information Approved by: portmgr (blanket) --- security/matrixssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/matrixssl/Makefile b/security/matrixssl/Makefile index 72652fd6adf9..dc0aa3a0fe20 100644 --- a/security/matrixssl/Makefile +++ b/security/matrixssl/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2+ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open -USES= gmake tar:tgz +USES= cpe gmake tar:tgz MAKE_ARGS= CC="${CC}" DFLAGS="${CFLAGS}" STRIP="${TEST}" USE_LDCONFIG= yes -- cgit v1.2.3