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

Baptiste Daroussin bapt at FreeBSD.org
Fri Jul 12 15:49:01 UTC 2013


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

Log:
  Revert marking unsafe, this port is actually job safe

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

Modified: head/graphics/autopano-sift-c/Makefile
==============================================================================
--- head/graphics/autopano-sift-c/Makefile	Fri Jul 12 15:21:12 2013	(r322842)
+++ head/graphics/autopano-sift-c/Makefile	Fri Jul 12 15:49:00 2013	(r322843)
@@ -21,7 +21,7 @@ CONFLICTS=	autopano-sift-[0-9]*
 
 USE_GNOME=	libxml2
 USES=		cmake
-MAKE_JOBS_UNSAFE=	yes
+MAKE_JOBS_SAFE=	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