Date: Fri, 12 Jul 2013 15:49:01 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322843 - head/graphics/autopano-sift-c Message-ID: <201307121549.r6CFn1Pl054457@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307121549.r6CFn1Pl054457>