View | Details | Raw Unified | Return to bug 257216
Collapse All | Expand All

(-)b/databases/mongodb49/Makefile (+3 lines)
Lines 31-36 LIB_DEPENDS= libpcre.so:devel/pcre \ Link Here
31
USES=		compiler:c++17-lang cpe python:3.5+,build scons shebangfix
31
USES=		compiler:c++17-lang cpe python:3.5+,build scons shebangfix
32
USE_RC_SUBR=	mongod
32
USE_RC_SUBR=	mongod
33
33
34
DEPRECATED=     This was a developer version which became MongoDB 5.0.
35
EXPIRATION_DATE=2021-08-16
36
34
CONFLICTS_INSTALL=	mongodb36 mongodb4[024]
37
CONFLICTS_INSTALL=	mongodb36 mongodb4[024]
35
38
36
OPTIONS_DEFINE=	LTO SASL SSL
39
OPTIONS_DEFINE=	LTO SASL SSL

Return to bug 257216