svn commit: r304910 - head/devel/splint
Eitan Adler
eadler at FreeBSD.org
Wed Sep 26 13:17:48 UTC 2012
Author: eadler
Date: Wed Sep 26 13:17:47 2012
New Revision: 304910
URL: http://svn.freebsd.org/changeset/ports/304910
Log:
Mark as unsafe when force-make-jobs is set
Approved by: lwhsu (maintainer)
Modified:
head/devel/splint/Makefile
Modified: head/devel/splint/Makefile
==============================================================================
--- head/devel/splint/Makefile Wed Sep 26 13:16:30 2012 (r304909)
+++ head/devel/splint/Makefile Wed Sep 26 13:17:47 2012 (r304910)
@@ -16,6 +16,7 @@ COMMENT= A tool for statically checking
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_UNSAFE= yes
MAN1= splint.1
More information about the svn-ports-all
mailing list