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

(-)b/databases/mysql55-server/Makefile (+3 lines)
Lines 12-17 COMMENT?= Multithreaded SQL database (server) Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
DEPRECATED=	Upstream support ended on December 2018
16
EXPIRATION_DATE=	2022-06-30
17
15
SLAVEDIRS=	databases/mysql55-client
18
SLAVEDIRS=	databases/mysql55-client
16
USES=		cmake:insource,noninja compiler:c++11-lang cpe readline shebangfix
19
USES=		cmake:insource,noninja compiler:c++11-lang cpe readline shebangfix
17
CXXFLAGS+=	${CPPFLAGS}
20
CXXFLAGS+=	${CPPFLAGS}

Return to bug 263762