svn commit: r424701 - head/emulators/qemu
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Oct 26 13:55:24 UTC 2016
Author: amdmi3
Date: Wed Oct 26 13:55:23 2016
New Revision: 424701
URL: https://svnweb.freebsd.org/changeset/ports/424701
Log:
- Verbosify build
Approved by: portmgr blanket
Modified:
head/emulators/qemu/Makefile
Modified: head/emulators/qemu/Makefile
==============================================================================
--- head/emulators/qemu/Makefile Wed Oct 26 13:54:34 2016 (r424700)
+++ head/emulators/qemu/Makefile Wed Oct 26 13:55:23 2016 (r424701)
@@ -16,7 +16,7 @@ LICENSE= GPLv2
HAS_CONFIGURE= yes
USES?= cpe gmake pkgconfig bison perl5 python:2,build tar:bzip2
USE_PERL5= build
-MAKE_ENV+= BSD_MAKE="${MAKE}"
+MAKE_ENV+= BSD_MAKE="${MAKE}" V=1
.if !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX} != "-utils"
USE_XORG= pixman
USE_GNOME+= cairo glib20
More information about the svn-ports-all
mailing list