Date: Sat, 15 Feb 2014 09:13:16 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344337 - head/devel/bzr Message-ID: <201402150913.s1F9DG5W020447@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Feb 15 09:13:16 2014 New Revision: 344337 URL: http://svnweb.freebsd.org/changeset/ports/344337 QAT: https://qat.redports.org/buildarchive/r344337/ Log: - Don't touch /root/ during build Modified: head/devel/bzr/Makefile Modified: head/devel/bzr/Makefile ============================================================================== --- head/devel/bzr/Makefile Sat Feb 15 09:10:35 2014 (r344336) +++ head/devel/bzr/Makefile Sat Feb 15 09:13:16 2014 (r344337) @@ -22,6 +22,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= bzr USES= gettext +MAKE_ENV= BZR_LOG=/dev/null .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402150913.s1F9DG5W020447>