aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:57:04 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:18:19 +0000
commit3e9aaad5126111d423404e439372cd039bec4cbc (patch)
tree9f0e571f0be7677e73d8648ef0772317309f1cbe
parentfc84a027e66743013b63174b6be69441bff966c8 (diff)
downloadports-3e9aaad5126111d423404e439372cd039bec4cbc.tar.gz
ports-3e9aaad5126111d423404e439372cd039bec4cbc.zip
security/matrixssl: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/matrixssl/Makefile2
1 files changed, 1 insertions, 1 deletions
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