aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-legacy/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2010-11-03 12:42:13 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2010-11-03 12:42:13 +0000
commitbb7792598c94e181e84e764bdd5c4751c4a17541 (patch)
tree199e8e53010ceb1e2370ff4a4c07cbd9509ad096 /emulators/virtualbox-ose-legacy/Makefile
parenta6826818122bccc76b1f2e69982ba296454f5aa0 (diff)
downloadports-bb7792598c94e181e84e764bdd5c4751c4a17541.tar.gz
ports-bb7792598c94e181e84e764bdd5c4751c4a17541.zip
Notes
Diffstat (limited to 'emulators/virtualbox-ose-legacy/Makefile')
-rw-r--r--emulators/virtualbox-ose-legacy/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index 16fe4b82ed4a..b34c825c28b3 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= virtualbox-ose
DISTVERSION= 3.2.10
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://tmp.chruetertee.ch/ \
http://freebsd.unixfreunde.de/sources/ \
@@ -170,7 +171,11 @@ PLIST_SUB+= I386="@comment "
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900012
-EXTRA_PATCHES= ${FILESDIR}/extrapatch-include-iprt-string.h
+EXTRA_PATCHES+= ${FILESDIR}/extrapatch-include-iprt-string.h
+.endif
+
+.if ${OSVERSION} > 900020
+EXTRA_PATCHES+= ${FILESDIR}/extrapatch-src-VBox-Devices-PC-vbox.dsl
.endif
pre-everything::