svn commit: r322853 - head/math/xblas

Baptiste Daroussin bapt at FreeBSD.org
Fri Jul 12 16:34:08 UTC 2013


Author: bapt
Date: Fri Jul 12 16:34:07 2013
New Revision: 322853
URL: http://svnweb.freebsd.org/changeset/ports/322853

Log:
  Mark as jobs unsafe

Modified:
  head/math/xblas/Makefile

Modified: head/math/xblas/Makefile
==============================================================================
--- head/math/xblas/Makefile	Fri Jul 12 16:32:50 2013	(r322852)
+++ head/math/xblas/Makefile	Fri Jul 12 16:34:07 2013	(r322853)
@@ -13,6 +13,7 @@ COMMENT=	Extra Precise Basic Linear Alge
 LICENSE=	BSD
 
 USE_LDCONFIG=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 CFLAGS+=	${MANGLING}
 HDIR=		include/xblas


More information about the svn-ports-all mailing list