aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2007-03-10 17:05:00 +0000
committerJuergen Lock <nox@FreeBSD.org>2007-03-10 17:05:00 +0000
commitdb495b5554d251b4675c9cdcc24521f3c2948596 (patch)
treecb1fad79e19b7ce46472f70b937a1b21f92a5ae6 /emulators
parent42932524a20556ddbb6ef34552f1f732309be215 (diff)
downloadports-db495b5554d251b4675c9cdcc24521f3c2948596.tar.gz
ports-db495b5554d251b4675c9cdcc24521f3c2948596.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 49edba1caaa2..860ed4ec30e4 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}
MAKE_ENV+= BSD_MAKE="${MAKE}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= qemu.1 qemu-img.1
ONLY_FOR_ARCHS= amd64 i386
+CONFLICTS= qemu-devel-[0-9]*
OPTIONS= KQEMU "Build with (alpha!) accelerator module" Off \
HACKS_CIRRUS "Large display speedup (buggy!)" Off \