svn commit: r342846 - head/japanese/lynx

John Marino marino at FreeBSD.org
Wed Feb 5 20:55:11 UTC 2014


Author: marino
Date: Wed Feb  5 20:55:10 2014
New Revision: 342846
URL: http://svnweb.freebsd.org/changeset/ports/342846
QAT: https://qat.redports.org/buildarchive/r342846/

Log:
  japanese/lynx: Mark jobs unsafe

Modified:
  head/japanese/lynx/Makefile

Modified: head/japanese/lynx/Makefile
==============================================================================
--- head/japanese/lynx/Makefile	Wed Feb  5 20:43:42 2014	(r342845)
+++ head/japanese/lynx/Makefile	Wed Feb  5 20:55:10 2014	(r342846)
@@ -33,6 +33,8 @@ L_HELP=		${PREFIX}/share/lynx_help
 
 MAN1=		lynx.1
 
+MAKE_JOBS_UNSAFE=yes
+
 OPTIONS_DEFINE=	JAPANESE_UTF8 COLOR_STYLE DEFAULT_COLORS DOCS
 OPTIONS_SUB=	yes
 


More information about the svn-ports-all mailing list