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

(-)Makefile (-1 / +1 lines)
Lines 246-252 Link Here
246
CONFIGURE_ARGS+=	--disable-xinerama
246
CONFIGURE_ARGS+=	--disable-xinerama
247
.endif
247
.endif
248
.else			#WITHOUT_X11
248
.else			#WITHOUT_X11
249
CONFIGURE_ARGS+=	--disable-x11 --disable-fontconfig
249
CONFIGURE_ARGS+=	--disable-x11
250
.endif
250
.endif
251
251
252
.if ${PORT_OPTIONS:MVDPAU}
252
.if ${PORT_OPTIONS:MVDPAU}

Return to bug 175080