aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:11:10 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:18:26 +0000
commit775375417c049d8148a3e6edbeee0c2d5a6615cb (patch)
treea7b4879f1dc3bf74d34e2c0aa1b154945343a381
parent4cbe68d3c2b115de29e169ec6c4ce358c16a7c80 (diff)
downloadports-775375417c049d8148a3e6edbeee0c2d5a6615cb.tar.gz
ports-775375417c049d8148a3e6edbeee0c2d5a6615cb.zip
security/wolfssl: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/wolfssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile
index 1fbff8d1c218..e2256858371e 100644
--- a/security/wolfssl/Makefile
+++ b/security/wolfssl/Makefile
@@ -10,7 +10,7 @@ COMMENT= Embedded SSL C-Library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool zip
+USES= cpe libtool zip
USE_LDCONFIG= yes
GNU_CONFIGURE= yes