svn commit: r335590 - head/japanese/eijiro-fpw

Antoine Brodin antoine at FreeBSD.org
Tue Dec 3 19:49:41 UTC 2013


Author: antoine
Date: Tue Dec  3 19:49:41 2013
New Revision: 335590
URL: http://svnweb.freebsd.org/changeset/ports/335590

Log:
  Mark as jobs unsafe
  Failure log is in the PR
  
  PR:		ports/184205
  Submitted by:	Tsurutani Naoki

Modified:
  head/japanese/eijiro-fpw/Makefile

Modified: head/japanese/eijiro-fpw/Makefile
==============================================================================
--- head/japanese/eijiro-fpw/Makefile	Tue Dec  3 19:29:05 2013	(r335589)
+++ head/japanese/eijiro-fpw/Makefile	Tue Dec  3 19:49:41 2013	(r335590)
@@ -19,6 +19,7 @@ MANUAL_PACKAGE_BUILD=Needs data from CDR
 RESTRICTED=	The original dictionary is not free
 USES=		perl5
 USE_GMAKE=	yes
+MAKE_JOBS_UNSAFE=yes
 WRKSRC=		${WRKDIR}/eijiro-fpw${PORTVERSION}
 DICT_PATH?=	/cdrom
 SRCFILE?=	eijiro52.txt


More information about the svn-ports-head mailing list