View | Details | Raw Unified | Return to bug 204607 | Differences between
and this patch

Collapse All | Expand All

(-)bsd.database.mk (+1 lines)
Lines 107-112 Link Here
107
MYSQL56_LIBVER=		18
107
MYSQL56_LIBVER=		18
108
MYSQL56p_LIBVER=	18
108
MYSQL56p_LIBVER=	18
109
MYSQL100m_LIBVER=	18
109
MYSQL100m_LIBVER=	18
110
MYSQL57_LIBVER=		20
110
111
111
# Setting/finding MySQL version we want.
112
# Setting/finding MySQL version we want.
112
.if exists(${LOCALBASE}/bin/mysql)
113
.if exists(${LOCALBASE}/bin/mysql)

Return to bug 204607