svn commit: r322849 - head/graphics/volpack

Baptiste Daroussin bapt at FreeBSD.org
Fri Jul 12 16:28:37 UTC 2013


Author: bapt
Date: Fri Jul 12 16:28:37 2013
New Revision: 322849
URL: http://svnweb.freebsd.org/changeset/ports/322849

Log:
  Mark as jobs unsafe

Modified:
  head/graphics/volpack/Makefile

Modified: head/graphics/volpack/Makefile
==============================================================================
--- head/graphics/volpack/Makefile	Fri Jul 12 16:26:50 2013	(r322848)
+++ head/graphics/volpack/Makefile	Fri Jul 12 16:28:37 2013	(r322849)
@@ -13,6 +13,7 @@ COMMENT=	Portable software library for v
 LICENSE=	BSD
 
 GNU_CONFIGURE=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 PLIST_FILES=	lib/libvolpack.a \
 		include/volpack.h


More information about the svn-ports-all mailing list