aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-12 12:46:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-12 12:46:33 +0000
commit65927df93c4a049d07650b77b82e8a34fd1ece9b (patch)
treeaeb2db6e1c8e9c67831593b9c98fdf81a739235b /emulators
parentf4af93c53d835eb748f2cdedaa103fe3609c8a15 (diff)
downloadports-65927df93c4a049d07650b77b82e8a34fd1ece9b.tar.gz
ports-65927df93c4a049d07650b77b82e8a34fd1ece9b.zip
- Verbosify build
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=425946
Diffstat (limited to 'emulators')
-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 9c4b320d4a20..af360f7cea39 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.