security/libfido2: Use tab instead of space

This commit is contained in:
Po-Chuan Hsieh 2023-10-05 09:55:46 +08:00
parent 66282ba1e9
commit f5fa6e9859
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -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