Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 12:01:34 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364694 - head/japanese/skkinput3
Message-ID:  <53ea021e.6b0a.6483fe89@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Aug 12 12:01:34 2014
New Revision: 364694
URL: http://svnweb.freebsd.org/changeset/ports/364694
QAT: https://qat.redports.org/buildarchive/r364694/

Log:
  skkinput3 is not jobs safe
  
  ===>  Building for ja-skkinput3-3.0.6_2
  make: don't know how to make lib/proto/libproto.a. Stop

Modified:
  head/japanese/skkinput3/Makefile

Modified: head/japanese/skkinput3/Makefile
==============================================================================
--- head/japanese/skkinput3/Makefile	Tue Aug 12 11:22:02 2014	(r364693)
+++ head/japanese/skkinput3/Makefile	Tue Aug 12 12:01:34 2014	(r364694)
@@ -15,6 +15,7 @@ USES=		imake
 USE_GCC=	any
 USE_CSTD=	gnu89
 USE_XORG=	ice sm x11 xext xmu xt
+MAKE_JOBS_UNSAFE=	yes
 
 PORTDOCS=	*.jis dot.skkinput ChangeLog
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53ea021e.6b0a.6483fe89>