aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
commit1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/qemu
parent68ede13b4964032ff878ab9cc8d9d58cdf364374 (diff)
downloadports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.tar.gz
ports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.zip
Notes
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 02c52fbd38e5..e86077b3eba3 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -38,6 +38,7 @@ ADD_AUDIO_DESC= Emulate more audio hardware (experimental!)
ALL_TARGETS_DESC= Also build non-x86 targets
OPTIONS_DEFAULT= SDL GNUTLS CURL PCAP GNS3 CDROM_DMA ALL_TARGETS
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if empty(PORT_OPTIONS:MALL_TARGETS)