svn commit: r342812 - head/sysutils/ucspi-unix

John Marino marino at FreeBSD.org
Wed Feb 5 18:26:50 UTC 2014


Author: marino
Date: Wed Feb  5 18:26:49 2014
New Revision: 342812
URL: http://svnweb.freebsd.org/changeset/ports/342812
QAT: https://qat.redports.org/buildarchive/r342812/

Log:
  sysutils/ucspi-unix: Mark jobs unsafe

Modified:
  head/sysutils/ucspi-unix/Makefile

Modified: head/sysutils/ucspi-unix/Makefile
==============================================================================
--- head/sysutils/ucspi-unix/Makefile	Wed Feb  5 18:24:25 2014	(r342811)
+++ head/sysutils/ucspi-unix/Makefile	Wed Feb  5 18:26:49 2014	(r342812)
@@ -25,6 +25,8 @@ PORTDOCS=	NEWS PROTOCOL README TODO
 
 OPTIONS_DEFINE=	DOCS
 
+MAKE_JOBS_UNSAFE=yes
+
 NO_STAGE=	yes
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list