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

(-)emulators/virtualbox-ose/Makefile (-1 / +1 lines)
Lines 174-180 Link Here
174
EXTRA_PATCHES+=	${FILESDIR}/extrapatch-include-iprt-string.h
174
EXTRA_PATCHES+=	${FILESDIR}/extrapatch-include-iprt-string.h
175
.endif
175
.endif
176
176
177
.if ${OSVERSION} > 900020
177
.if ${OSVERSION} > 900020 || ${OSVERSION} < 900000 && ${OSVERSION} > 801500
178
EXTRA_PATCHES+=	${FILESDIR}/extrapatch-src-VBox-Devices-PC-vbox.dsl
178
EXTRA_PATCHES+=	${FILESDIR}/extrapatch-src-VBox-Devices-PC-vbox.dsl
179
.endif
179
.endif

Return to bug 152710