Date: Wed, 10 Jul 2013 12:27:40 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322682 - head/cad/alliance Message-ID: <201307101227.r6ACReZg027825@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101227.r6ACReZg027825>