- s/LOCALBASE/PREFIX
maintainer timeout ok landry@
This commit is contained in:
parent
840ea631f8
commit
63f928f7d9
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2008/04/28 22:52:38 todd Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2008/05/12 07:47:22 ajacoutot Exp $
|
||||
|
||||
# no success building on other archs yet
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc
|
||||
@ -6,6 +6,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc
|
||||
COMMENT= multi system emulator
|
||||
|
||||
DISTNAME= qemu-0.9.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= emulators
|
||||
|
||||
HOMEPAGE= http://fabrice.bellard.free.fr/qemu/
|
||||
|
@ -1,2 +1,2 @@
|
||||
Please see ${LOCALBASE}/share/doc/qemu/README.OpenBSD for
|
||||
Please see ${PREFIX}/share/doc/qemu/README.OpenBSD for
|
||||
a brief intro to using qemu on OpenBSD.
|
||||
|
Loading…
Reference in New Issue
Block a user