diff options
Diffstat (limited to 'security/openssl')
| -rw-r--r-- | security/openssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 94379b0efb5b..f24ec8313264 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1107,6 +1107,7 @@ PLIST_SUB+= WITH_RC5="@comment " .endif .if ${PORT_OPTIONS:MPADLOCK} +BROKEN= padlock support needs updating PATCH_DIST_STRIP= -p1 PATCH_SITES+= http://git.alpinelinux.org/cgit/aports/plain/main/openssl/:padlock PATCHFILES+= 0001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch:padlock \ |
