svn commit: r383567 - head/devel/fossil

Mathieu Arnold mat at FreeBSD.org
Wed Apr 8 14:22:51 UTC 2015


Author: mat
Date: Wed Apr  8 14:22:49 2015
New Revision: 383567
URL: https://svnweb.freebsd.org/changeset/ports/383567

Log:
  Fails from time to time, in an non reproducible way, of course.
  
  Approved by:	bapt (maintainer)
  Sponsored by:	Absolight

Modified:
  head/devel/fossil/Makefile

Modified: head/devel/fossil/Makefile
==============================================================================
--- head/devel/fossil/Makefile	Wed Apr  8 14:21:26 2015	(r383566)
+++ head/devel/fossil/Makefile	Wed Apr  8 14:22:49 2015	(r383567)
@@ -19,6 +19,7 @@ CONFIGURE_ARGS=	--prefix=${PREFIX}
 
 USE_OPENSSL=	yes
 USE_RC_SUBR=	fossil
+MAKE_JOBS_UNSAFE=yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 CONFIGURE_ARGS=	--disable-lineedit


More information about the svn-ports-head mailing list