On Tuesday 30 November 2010 06:53 pm, AN wrote:
> Upgrading on 8-stable amd64 fails with the following:
--- >8 --- SNIP!!! --- >8 ---
Please try the attached patch.
Jung-uk Kim
Index: emulators/virtualbox-ose/Makefile
===================================================================
RCS file: /home/pcvs/ports/emulators/virtualbox-ose/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- emulators/virtualbox-ose/Makefile 29 Nov 2010 22:23:17 -0000 1.31
+++ emulators/virtualbox-ose/Makefile 1 Dec 2010 00:40:25 -0000
@@ -174,7 +174,7 @@
EXTRA_PATCHES+= ${FILESDIR}/extrapatch-include-iprt-string.h
.endif
-.if ${OSVERSION} > 900020
+.if ${OSVERSION} > 801500
EXTRA_PATCHES+= ${FILESDIR}/extrapatch-src-VBox-Devices-PC-vbox.dsl
.endif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"