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

(-)Makefile (-1 / +1 lines)
Lines 36-42 Link Here
36
MESALIB=	${PTHREAD_LIBS}
36
MESALIB=	${PTHREAD_LIBS}
37
USE_MESA=	yes
37
USE_MESA=	yes
38
.else
38
.else
39
CONFIGURE_ARGS+=	--without-mesagl --without-opengl
39
CONFIGURE_ARGS+=	--without-mesa --without-opengl
40
.endif
40
.endif
41
CONFIGURE_ENV+=		XLOCKLIBS="${KRB5LIB} ${MESALIB}"
41
CONFIGURE_ENV+=		XLOCKLIBS="${KRB5LIB} ${MESALIB}"

Return to bug 31137