aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu-devel/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-11-17 17:47:38 +0800
committernork <nork@FreeBSD.org>2004-11-17 17:47:38 +0800
commitf88576b8e6cfb69d5fc87dd200b806719dc51cf6 (patch)
treead8a29df2f741d8815661e902285a4c98986f032 /emulators/qemu-devel/Makefile
parent5bf0685a12f90ff6be8218ecee9fb3a26e29e6ab (diff)
downloadfreebsd-ports-gnome-f88576b8e6cfb69d5fc87dd200b806719dc51cf6.tar.gz
freebsd-ports-gnome-f88576b8e6cfb69d5fc87dd200b806719dc51cf6.tar.zst
freebsd-ports-gnome-f88576b8e6cfb69d5fc87dd200b806719dc51cf6.zip
o Update to 0.6.1(2004/11/15 snapshot).
FreeBSD related changes: physical cdrom fix, audio merge PR: ports/74015 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r--emulators/qemu-devel/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 31015da3daba..e17b56b8ea26 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= qemu
-PORTVERSION= 0.6.0s.20041020
-PORTREVISION= 2
+PORTVERSION= 0.6.1s.20041115
+PORTREVISION= 0
CATEGORIES= emulators
-MASTER_SITES= http://www.fuqn.ca/distfiles/ \
+MASTER_SITES= http://www.fruitsalad.org/qemu/ \
http://dad-answers.com/qemu/
-DISTNAME= ${PORTNAME}-snapshot-2004-10-20_23
+DISTNAME= ${PORTNAME}-snapshot-2004-11-15_23
MAINTAINER= nox@jelal.kn-bremen.de
COMMENT= QEMU CPU Emulator
@@ -26,10 +26,9 @@ USE_GETOPT_LONG= yes
USE_SDL= sdl
USE_GCC= 3.4
USE_PERL5= yes
-WRKSRC= ${WRKDIR}/${DISTNAME}
PATCH_STRIP= -p1
CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}\ -I${PREFIX}/include
-MAN1= qemu.1
+MAN1= qemu.1 qemu-img.1
ONLY_FOR_ARCHS= i386 amd64 powerpc
post-install: