aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-15 23:12:57 +0800
committeradamw <adamw@FreeBSD.org>2014-07-15 23:12:57 +0800
commit4ab945241320d55f3c78a6e7c266811ceacb10d3 (patch)
treeef27f1cef88f7925648306434181155cc05f92d0 /emulators/qemu
parent021d00be099bc1a08e1cbf275a9cb6864228c410 (diff)
downloadfreebsd-ports-gnome-4ab945241320d55f3c78a6e7c266811ceacb10d3.tar.gz
freebsd-ports-gnome-4ab945241320d55f3c78a6e7c266811ceacb10d3.tar.zst
freebsd-ports-gnome-4ab945241320d55f3c78a6e7c266811ceacb10d3.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index babc581c6ac4..c93f8a78a069 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 i386
CONFLICTS= qemu-devel-[0-9]*
OPTIONS_DEFINE= KQEMU RTL8139_TIMER SAMBA SDL GNUTLS CURL PCAP GNS3 \
- CDROM_DMA ADD_AUDIO ALL_TARGETS
+ CDROM_DMA ADD_AUDIO ALL_TARGETS DOCS
KQEMU_DESC= Build with (alpha!) accelerator module
RTL8139_TIMER_DESC= allow use of re(4) nic with FreeBSD guests
SAMBA_DESC= samba dependency (for -smb)