svn commit: r323495 - head/games/f1lt

Jason Helfman jgh at FreeBSD.org
Mon Jul 22 19:16:08 UTC 2013


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 \


More information about the svn-ports-all mailing list