svn commit: r338983 - head/Mk/Uses

Alberto Villa avilla at FreeBSD.org
Tue Jan 7 13:41:18 UTC 2014


2014/1/7 Baptiste Daroussin <bapt at freebsd.org>:
> +# Usage:       USES=ninja[:verbose]

Is it a good thing to put a user related switch (you don't want to set
"verbose" in ports Makefiles) as a USES argument? In cmake.mk we use
CMAKE_VERBOSE (and so we do in qmake.mk), which can be set in
make.conf(5). I suggest a NINJA_VERBOSE to replace USES=ninja:verbose.
-- 
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla


More information about the svn-ports-all mailing list