aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-12-01 08:21:16 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-12-01 08:21:16 +0000
commit6121c39e60af424c554c61598acb1c2d673f3113 (patch)
tree1a34ed73696fa1e0a12b7e775e66434eb27d49c1 /emulators/virtualbox-ose
parent9ab200b78cb47b89d0df75ed7a816d6e2c785692 (diff)
Notes
Diffstat (limited to 'emulators/virtualbox-ose')
-rw-r--r--emulators/virtualbox-ose/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 4c8930f429bb..3bcb5ad52196 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/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