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

Collapse All | Expand All

(-)Makefile.common (-1 / +1 lines)
Lines 79-85 Link Here
79
.if empty(PORT_OPTIONS:MGTK2) && empty(PORT_OPTIONS:MQT4)
79
.if empty(PORT_OPTIONS:MGTK2) && empty(PORT_OPTIONS:MQT4)
80
CMAKE_ARGS+=	-DX11:BOOL=OFF
80
CMAKE_ARGS+=	-DX11:BOOL=OFF
81
.else
81
.else
82
USE_GNOME+=	libxslt desktopfileutils
82
USE_GNOME+=	libxslt
83
.endif
83
.endif
84
84
85
.if ${PORT_OPTIONS:MGTK2}
85
.if ${PORT_OPTIONS:MGTK2}

Return to bug 186763