svn commit: r334941 - head/irc/bitchx

Mathieu Arnold mat at FreeBSD.org
Tue Nov 26 14:59:41 UTC 2013


Author: mat
Date: Tue Nov 26 14:59:40 2013
New Revision: 334941
URL: http://svnweb.freebsd.org/changeset/ports/334941

Log:
  Mark MAKE_JOBS_UNSAFE.
  
  maintainer timeout.
  
  PR:		ports/183898
  Submitted by:	mat

Modified:
  head/irc/bitchx/Makefile

Modified: head/irc/bitchx/Makefile
==============================================================================
--- head/irc/bitchx/Makefile	Tue Nov 26 14:57:45 2013	(r334940)
+++ head/irc/bitchx/Makefile	Tue Nov 26 14:59:40 2013	(r334941)
@@ -35,6 +35,7 @@ PLUGINS_DESC=	Build a handful of BitchX 
 OPTIONS_DEFAULT=PLUGINS SSL
 
 NO_STAGE=	yes
+MAKE_JOBS_UNSAFE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MIPV6}


More information about the svn-ports-head mailing list