mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
security/libfido2: Use tab instead of space
This commit is contained in:
parent
66282ba1e9
commit
f5fa6e9859
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
# Skip libcrypto.pc while using OpenSSL from base system on older FreeBSD versions which does not skip this file
|
||||
.if ${SSL_DEFAULT} == base && !exists(/usr/libdata/pkgconfig/libcrypto.pc)
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-openssl
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-openssl
|
||||
.endif
|
||||
|
||||
.if ${SSL_DEFAULT} == openssl30
|
||||
|
|
Loading…
Add table
Reference in a new issue