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

(-)Makefile (-1 / +1 lines)
Lines 60-66 Link Here
60
60
61
.if ${PORT_OPTIONS:MGTK2}
61
.if ${PORT_OPTIONS:MGTK2}
62
62
63
.if empty(${PORT_OPTIONS:MSDL})
63
.if empty(PORT_OPTIONS:MSDL)
64
IGNORE=		GTK+2 player needs SDL
64
IGNORE=		GTK+2 player needs SDL
65
.endif # GTK2/SDL
65
.endif # GTK2/SDL

Return to bug 168518