FreeBSD Bugzilla – Attachment #199330: WIP/INCOMPLETE Fixes: "error: no member named 'SSLv2_method' in the global namespace" for
bug #230698
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 230698
| Differences between
mongodb34-openssl111.diff
fix: depend on and use security/openssl
WIP/experimental: fixes more errors
and this patch
Collapse All
|
Expand All
(-)
Makefile (+1 lines)
Lines 56-61
Link Here
56
56
57
SSL_USES= ssl
57
SSL_USES= ssl
58
SSL_MAKE_ARGS= --ssl
58
SSL_MAKE_ARGS= --ssl
59
SSL_CXXFLAGS+= -DOPENSSL_NO_SSL2
59
60
60
.include <bsd.port.options.mk>
61
.include <bsd.port.options.mk>
61
62
Return to
bug 230698