Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 11:31:14 +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: r322658 - head/www/geneweb
Message-ID:  <201307101131.r6ABVEf4010640@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 10 11:31:14 2013
New Revision: 322658
URL: http://svnweb.freebsd.org/changeset/ports/322658

Log:
  Mark jobs unsafe

Modified:
  head/www/geneweb/Makefile

Modified: head/www/geneweb/Makefile
==============================================================================
--- head/www/geneweb/Makefile	Wed Jul 10 11:30:15 2013	(r322657)
+++ head/www/geneweb/Makefile	Wed Jul 10 11:31:14 2013	(r322658)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/o
 		camlp5:${PORTSDIR}/devel/ocaml-camlp5
 
 HAS_CONFIGURE=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 OPTIONS_DEFINE=	GTK2
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101131.r6ABVEf4010640>