svn commit: r414160 - head/sysutils/munin-common

Mathieu Arnold mat at FreeBSD.org
Thu Apr 28 07:28:11 UTC 2016


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.


More information about the svn-ports-head mailing list