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

(-)Makefile (-1 / +1 lines)
Lines 110-116 Link Here
110
110
111
.if !defined(WITHOUT_X11)
111
.if !defined(WITHOUT_X11)
112
PLIST_SUB+=	X11BITS=""
112
PLIST_SUB+=	X11BITS=""
113
USE_XORG=	x11
113
USE_XORG=	x11 xt
114
.else
114
.else
115
FLAVOR+=	nox11
115
FLAVOR+=	nox11
116
CONFIGURE_ARGS+=--without-x11
116
CONFIGURE_ARGS+=--without-x11

Return to bug 123576