Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2013 14:15:57 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323169 - head/sysutils/polkit
Message-ID:  <201307171415.r6HEFvZR008763@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Jul 17 14:15:56 2013
New Revision: 323169
URL: http://svnweb.freebsd.org/changeset/ports/323169

Log:
  - Mark  MAKE_JOBS_UNSAFE
  
  http://pkgdev.miwibox.org/pkg//91amd64-exp-run/2013-07-17_10h36m56s/logs/errors/polkit-0.105_1.log

Modified:
  head/sysutils/polkit/Makefile

Modified: head/sysutils/polkit/Makefile
==============================================================================
--- head/sysutils/polkit/Makefile	Wed Jul 17 14:05:06 2013	(r323168)
+++ head/sysutils/polkit/Makefile	Wed Jul 17 14:15:56 2013	(r323169)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/gir-1.0/
 
 USE_GNOME=	gnomehack glib20 intlhack gnomehier
 USE_GMAKE=	yes
+MAKE_JOBS_UNSAFE=	yes
 GNU_CONFIGURE=	yes
 USES=		pkgconfig gettext
 USE_LDCONFIG=	yes



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