svn commit: r322842 - head/graphics/autopano-sift-c

Baptiste Daroussin bapt at FreeBSD.org
Fri Jul 12 15:21:13 UTC 2013


Author: bapt
Date: Fri Jul 12 15:21:12 2013
New Revision: 322842
URL: http://svnweb.freebsd.org/changeset/ports/322842

Log:
  Mark job unsafe: fails with -j24

Modified:
  head/graphics/autopano-sift-c/Makefile

Modified: head/graphics/autopano-sift-c/Makefile
==============================================================================
--- head/graphics/autopano-sift-c/Makefile	Fri Jul 12 15:19:52 2013	(r322841)
+++ head/graphics/autopano-sift-c/Makefile	Fri Jul 12 15:21:12 2013	(r322842)
@@ -21,7 +21,7 @@ CONFLICTS=	autopano-sift-[0-9]*
 
 USE_GNOME=	libxml2
 USES=		cmake
-MAKE_JOBS_SAFE=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 PLIST_FILES=	bin/autopano bin/autopano-c-complete.sh \
 		bin/autopano-sift-c bin/generatekeys


More information about the svn-ports-all mailing list