diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-28 18:07:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-01-28 18:07:31 +0000 |
commit | 3087eeb7ea9546f674c0941c75af4401923850b3 (patch) | |
tree | 8768e41a94accd04b073aeed1194977fb44bc965 /security/openssl | |
parent | 3d0cb520b32f5c144abeecf175c3eb04f17cb298 (diff) |
Notes
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 \ |