diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:36:47 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:49:06 +0000 |
| commit | 0dfa0f76a012fbd2afa21ca8835cf79b3f38db98 (patch) | |
| tree | 7a75a7e8fadc9aad5f104f57db3916cd9f05ea8c /security/libssh2 | |
| parent | dede880fff83ebf6d20680908746e13e91ce0796 (diff) | |
Diffstat (limited to 'security/libssh2')
| -rw-r--r-- | security/libssh2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index acbaac8962c3..4e19b798a644 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= compiler:c11 libtool pathfix +USES= compiler:c11 cpe libtool pathfix USE_LDCONFIG= yes OPTIONS_DEFINE= GCRYPT TRACE ZLIB |
