Remove MESSAGE, people have had several releases to adjust.

ok Brad (maintainer)
This commit is contained in:
ajacoutot 2012-09-03 08:47:47 +00:00
parent e15116dd7b
commit a3de4b36b8
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.89 2012/09/01 14:36:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.90 2012/09/03 08:47:47 ajacoutot Exp $
ONLY_FOR_ARCHS= amd64 arm hppa i386 mips64 mips64el powerpc sparc sparc64
BROKEN-hppa= compiler bug with gcc 4.2
@ -10,7 +10,7 @@ PKGNAME= qemu-1.1.1
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
EXTRACT_SUFX= .tar.bz2
REVISION= 0
REVISION= 1
WRKDIST= ${WRKDIR}/qemu-1.1.1

View File

@ -1 +0,0 @@
As of QEMU 1.0 the i386 target has been renamed from qemu to qemu-system-i386.