svn commit: r322658 - head/www/geneweb
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:31:15 UTC 2013
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
More information about the svn-ports-head
mailing list