diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-10 21:11:10 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-10 21:18:26 +0000 |
commit | 775375417c049d8148a3e6edbeee0c2d5a6615cb (patch) | |
tree | a7b4879f1dc3bf74d34e2c0aa1b154945343a381 /security/wolfssl | |
parent | 4cbe68d3c2b115de29e169ec6c4ce358c16a7c80 (diff) | |
download | ports-775375417c049d8148a3e6edbeee0c2d5a6615cb.tar.gz ports-775375417c049d8148a3e6edbeee0c2d5a6615cb.zip |
Diffstat (limited to 'security/wolfssl')
-rw-r--r-- | security/wolfssl/Makefile | 2 |
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 |