- s/LOCALBASE/PREFIX

maintainer timeout
ok landry@
This commit is contained in:
ajacoutot 2008-05-12 07:47:22 +00:00
parent 840ea631f8
commit 63f928f7d9
2 changed files with 3 additions and 2 deletions

View File

@ -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/

View File

@ -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.