aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-11-12 20:46:33 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-11-12 20:46:33 +0800
commit7614f933bf12243c26e5a4f55f5b47778a6da32d (patch)
treeaeb2db6e1c8e9c67831593b9c98fdf81a739235b
parent9b3f38932894b6022df920c4e1d9a045855fb4d6 (diff)
downloadfreebsd-ports-graphics-7614f933bf12243c26e5a4f55f5b47778a6da32d.tar.gz
freebsd-ports-graphics-7614f933bf12243c26e5a4f55f5b47778a6da32d.tar.zst
freebsd-ports-graphics-7614f933bf12243c26e5a4f55f5b47778a6da32d.zip
- Verbosify build
Approved by: portmgr blanket
-rw-r--r--emulators/qemu-sbruno/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 9c4b320d4a2..af360f7cea3 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -26,7 +26,7 @@ HAS_CONFIGURE= yes
USES= gmake pkgconfig bison perl5 python:2,build
USE_PERL5= build
PATCH_STRIP= -p1
-MAKE_ENV+= BSD_MAKE="${MAKE}"
+MAKE_ENV+= BSD_MAKE="${MAKE}" V=1
ONLY_FOR_ARCHS= amd64 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts?
BROKEN_i386= aarch64 system target is currently broken for i386 hosts, disable for now while dealing with upstream.