diff options
-rw-r--r-- | security/openssl-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl-devel/Makefile b/security/openssl-devel/Makefile index b947d23..9e1cd38 100644 --- a/security/openssl-devel/Makefile +++ b/security/openssl-devel/Makefile @@ -30,7 +30,7 @@ OPTIONS_GROUP_OPTIMIZE= ASM SSE2 THREADS OPTIONS_DEFINE_i386= I386 OPTIONS_GROUP_PROTOCOLS= NEXTPROTONEG SCTP SSL3 -OPTIONS_DEFINE= MAN3 RFC3779 SHARED THREADS ZLIB +OPTIONS_DEFINE= MAN3 RFC3779 SHARED ZLIB .if ${MACHINE_ARCH} == "amd64" OPTIONS_GROUP_OPTIMIZE+= EC |