svn commit: r322682 - head/cad/alliance

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 10 12:27:40 UTC 2013


Author: bapt
Date: Wed Jul 10 12:27:40 2013
New Revision: 322682
URL: http://svnweb.freebsd.org/changeset/ports/322682

Log:
  Mark jobs unsafe

Modified:
  head/cad/alliance/Makefile

Modified: head/cad/alliance/Makefile
==============================================================================
--- head/cad/alliance/Makefile	Wed Jul 10 12:25:52 2013	(r322681)
+++ head/cad/alliance/Makefile	Wed Jul 10 12:27:40 2013	(r322682)
@@ -22,6 +22,7 @@ PKGMESSAGE=	${WRKDIR}/pkg-message
 
 USES=		bison gmake motif
 
+MAKE_JOBS_UNSAFE=	yes
 HAS_CONFIGURE=	yes
 CONFIGURE_ENV+=	ALLIANCE_TOP=${ALLIANCE_TOP}
 CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \


More information about the svn-ports-all mailing list