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

(-)Mk/bsd.options.mk (+6 lines)
Lines 581-586 Link Here
581
_OPTIONS_${_target}:=	${_OPTIONS_${_target}} ${_prio}:${_type}-${_target}-${opt}-off
581
_OPTIONS_${_target}:=	${_OPTIONS_${_target}} ${_prio}:${_type}-${_target}-${opt}-off
582
.    endfor
582
.    endfor
583
.  endif
583
.  endif
584
585
.  if ${PORT_OPTIONS:M${opt}}
586
.    if defined(${opt}_INSTALLS_ICONS)
587
INSTALLS_ICONS=     yes
588
.    endif
589
.  endif
584
.endfor
590
.endfor
585
591
586
.undef (SELECTED_OPTIONS)
592
.undef (SELECTED_OPTIONS)

Return to bug 210503