svn commit: r341786 - in head/science/nifticlib: . files

Alexey Dokuchaev danfe at FreeBSD.org
Thu Jan 30 05:13:07 UTC 2014


On Wed, Jan 29, 2014 at 09:44:59PM +0000, Thierry Thomas wrote:
> New Revision: 341786
> URL: http://svnweb.freebsd.org/changeset/ports/341786
> QAT: https://qat.redports.org/buildarchive/r341786/
>   
> +MAKE_JOBS_UNSAFE=yes

Indeed, since you removed my patch that made it jobs-safe.

> --	echo "arch is $(ARCH)"
> --	(cd $(ZNZ); $(MAKE) depend; $(MAKE) lib;)
> -+	$(MAKE) -C $(ZNZ) depend lib
> [...]

Mind adding these "make -C" hunks back, and remove dusgusting
MAKE_JOBS_UNSAFE?

./danfe


More information about the svn-ports-all mailing list