svn commit: r342866 - head/games/tuxpaint-config

John Marino marino at FreeBSD.org
Wed Feb 5 21:43:07 UTC 2014


Author: marino
Date: Wed Feb  5 21:43:07 2014
New Revision: 342866
URL: http://svnweb.freebsd.org/changeset/ports/342866
QAT: https://qat.redports.org/buildarchive/r342866/

Log:
  games/tuxpaint-config: Mark jobs unsafe

Modified:
  head/games/tuxpaint-config/Makefile

Modified: head/games/tuxpaint-config/Makefile
==============================================================================
--- head/games/tuxpaint-config/Makefile	Wed Feb  5 21:37:50 2014	(r342865)
+++ head/games/tuxpaint-config/Makefile	Wed Feb  5 21:43:07 2014	(r342866)
@@ -25,6 +25,8 @@ MAKE_ARGS=	PREFIX="${PREFIX}" \
 MANCOMPRESSED=	yes
 MAN1=		tuxpaint-config.1
 
+MAKE_JOBS_UNSAFE=yes
+
 .if defined(NOPORTDOCS)
 INSTALL_TARGET=	install-bin install-data install-man install-gettext
 .else


More information about the svn-ports-all mailing list