From f5fa6e9859a22591038ad8d2a36083abe0e19b01 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 5 Oct 2023 09:55:46 +0800 Subject: security/libfido2: Use tab instead of space --- security/libfido2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/libfido2/Makefile b/security/libfido2/Makefile index 021bde1de920..2217d26fe805 100644 --- a/security/libfido2/Makefile +++ b/security/libfido2/Makefile @@ -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 -- cgit v1.2.3