aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-legacy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/virtualbox-ose-legacy/Makefile')
-rw-r--r--emulators/virtualbox-ose-legacy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index 4c8930f429bb..3bcb5ad52196 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -174,7 +174,7 @@ PLIST_SUB+= I386="@comment "
EXTRA_PATCHES+= ${FILESDIR}/extrapatch-include-iprt-string.h
.endif
-.if ${OSVERSION} > 900020
+.if ${OSVERSION} > 900020 || ${OSVERSION} < 900000 && ${OSVERSION} > 801500
EXTRA_PATCHES+= ${FILESDIR}/extrapatch-src-VBox-Devices-PC-vbox.dsl
.endif