Date: Thu, 28 Apr 2016 07:28:10 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414160 - head/sysutils/munin-common Message-ID: <201604280728.u3S7SAHk027379@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Thu Apr 28 07:28:10 2016 New Revision: 414160 URL: https://svnweb.freebsd.org/changeset/ports/414160 Log: Fails now and then with: cannot create common/blib/lib/Munin/Common/Defaults.pm: Permission denied Sponsored by: Absolight Modified: head/sysutils/munin-common/munin.mk Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Thu Apr 28 06:55:28 2016 (r414159) +++ head/sysutils/munin-common/munin.mk Thu Apr 28 07:28:10 2016 (r414160) @@ -31,3 +31,5 @@ GROUPS= munin PLIST_SUB= ${MUNIN_DIRS} USER=${USERS} GROUP=${GROUPS} CPE_VENDOR= munin-monitoring + +MAKE_JOBS_UNSAFE= Try to use things before making thems.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604280728.u3S7SAHk027379>