Date: Tue, 5 Feb 2013 12:37:27 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311710 - head/x11/babl Message-ID: <201302051237.r15CbRWG074107@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Tue Feb 5 12:37:26 2013 New Revision: 311710 URL: http://svnweb.freebsd.org/changeset/ports/311710 Log: Mark jobs unsafe. PR: ports/175810 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Modified: head/x11/babl/Makefile Modified: head/x11/babl/Makefile ============================================================================== --- head/x11/babl/Makefile Tue Feb 5 12:07:28 2013 (r311709) +++ head/x11/babl/Makefile Tue Feb 5 12:37:26 2013 (r311710) @@ -27,6 +27,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig gnomehack ltverhack USE_GMAKE= yes +MAKE_JOBS_UNSAFE=yes OPTIONS= SIMD "Use cpu-specific optimizations if available" off
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302051237.r15CbRWG074107>