Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2014 11:41:02 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372184 - head/textproc/docbook-to-man
Message-ID:  <201411051141.sA5Bf2TV021546@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Nov  5 11:41:02 2014
New Revision: 372184
URL: https://svnweb.freebsd.org/changeset/ports/372184
QAT: https://qat.redports.org/buildarchive/r372184/

Log:
  textproc/docbook-to-man: this port is not jobs safe

Modified:
  head/textproc/docbook-to-man/Makefile

Modified: head/textproc/docbook-to-man/Makefile
==============================================================================
--- head/textproc/docbook-to-man/Makefile	Wed Nov  5 11:38:03 2014	(r372183)
+++ head/textproc/docbook-to-man/Makefile	Wed Nov  5 11:41:02 2014	(r372184)
@@ -16,6 +16,8 @@ RUN_DEPENDS=	${LOCALBASE}/share/sgml/doc
 USES=		imake
 XFREE86_HTML_MAN=	no
 
+MAKE_JOBS_UNSAFE=	yes
+
 # There are two ports that satisfy the nsgmls requirement.
 # Jade is preferred, but OpenJade can be selected if needed.
 OPTIONS_DEFINE=	OPENJADE



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