Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 12:29:45 +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: r322684 - head/misc/magicpoint
Message-ID:  <201307101229.r6ACTjFa028177@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 10 12:29:44 2013
New Revision: 322684
URL: http://svnweb.freebsd.org/changeset/ports/322684

Log:
  Fails to build with -j24

Modified:
  head/misc/magicpoint/Makefile

Modified: head/misc/magicpoint/Makefile
==============================================================================
--- head/misc/magicpoint/Makefile	Wed Jul 10 12:28:32 2013	(r322683)
+++ head/misc/magicpoint/Makefile	Wed Jul 10 12:29:44 2013	(r322684)
@@ -20,6 +20,7 @@ WANT_GNOME=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-vflib --enable-locale
 LATE_INSTALL_ARGS=	install.man
+MAKE_JOBS_UNSAFE=	yes
 
 MAN1=	mgp.1 mgp2ps.1 mgpembed.1 mgpnet.1 xwintoppm.1 xmindpath.1
 



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