summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2009-09-20 20:43:08 +0000
committerJuergen Lock <nox@FreeBSD.org>2009-09-20 20:43:08 +0000
commit6773fc329df0f4dccb59922f3a63bf403f4b7e63 (patch)
tree2de6f87b4bc85a0605619eba1b21ae3ce8ed99c3 /emulators/qemu-devel
parent62ee6d91bf5dd2407a7fb6a97af46c029fe979ab (diff)
Notes
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r--emulators/qemu-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index d0f38a836a15..ee9aae3d0069 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -33,6 +33,9 @@ ONLY_FOR_ARCHS= amd64 i386
CONFLICTS= qemu-[0-9]*
MAKE_JOBS_SAFE= yes
+# comment this if you really want to build this version:
+IGNORE= is currently an older snapshot than emulators/qemu
+
OPTIONS= KQEMU "Build with (alpha!) accelerator module" Off \
RTL8139_TIMER "allow use of re(4) nic with FreeBSD guests" Off \
SAMBA "samba dependency (for -smb)" Off \