Date: Thu, 26 Mar 2015 14:01:58 +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: r382310 - head/textproc/xqilla Message-ID: <201503261401.t2QE1wf4089233@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Mar 26 14:01:57 2015 New Revision: 382310 URL: https://svnweb.freebsd.org/changeset/ports/382310 QAT: https://qat.redports.org/buildarchive/r382310/ Log: textproc/xqilla: not jobs safe This has been set jobs unsafe in dports for a long time. I don't know where the breakage is, but I'm setting it here since port is unmaintained. Modified: head/textproc/xqilla/Makefile Modified: head/textproc/xqilla/Makefile ============================================================================== --- head/textproc/xqilla/Makefile Thu Mar 26 13:58:25 2015 (r382309) +++ head/textproc/xqilla/Makefile Thu Mar 26 14:01:57 2015 (r382310) @@ -26,6 +26,8 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS +MAKE_JOBS_UNSAFE= yes + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503261401.t2QE1wf4089233>