svn commit: r322684 - head/misc/magicpoint

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 10 12:29:45 UTC 2013


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
 


More information about the svn-ports-all mailing list