Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2013 19:16:07 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323495 - head/games/f1lt
Message-ID:  <201307221916.r6MJG7Ln085934@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Mon Jul 22 19:16:07 2013
New Revision: 323495
URL: http://svnweb.freebsd.org/changeset/ports/323495

Log:
  - drop default MAKE_JOBS_SAFE

Modified:
  head/games/f1lt/Makefile

Modified: head/games/f1lt/Makefile
==============================================================================
--- head/games/f1lt/Makefile	Mon Jul 22 19:09:16 2013	(r323494)
+++ head/games/f1lt/Makefile	Mon Jul 22 19:16:07 2013	(r323495)
@@ -20,7 +20,6 @@ WRKSRC=	${WRKDIR}/${DISTNAME:S|-src||}
 
 HAS_CONFIGURE=	yes
 USES=	gmake
-MAKE_JOBS_SAFE=	yes
 
 PLIST_FILES=	bin/F1LT \
 		bin/f1lt \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307221916.r6MJG7Ln085934>