From owner-svn-ports-all@FreeBSD.ORG Tue Jul 23 17:15:45 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0505B65E; Tue, 23 Jul 2013 17:15:45 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E9DAF2A62; Tue, 23 Jul 2013 17:15:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6NHFiwS092534; Tue, 23 Jul 2013 17:15:44 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6NHFiO8092533; Tue, 23 Jul 2013 17:15:44 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201307231715.r6NHFiO8092533@svn.freebsd.org> From: Frederic Culot Date: Tue, 23 Jul 2013 17:15:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323541 - head/textproc/p5-Unicode-LineBreak X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 17:15:45 -0000 Author: culot Date: Tue Jul 23 17:15:43 2013 New Revision: 323541 URL: http://svnweb.freebsd.org/changeset/ports/323541 Log: - Mark MAKE_JOBS_UNSAFE PR: ports/180759 Submitted by: Eimar Koort Modified: head/textproc/p5-Unicode-LineBreak/Makefile Modified: head/textproc/p5-Unicode-LineBreak/Makefile ============================================================================== --- head/textproc/p5-Unicode-LineBreak/Makefile Tue Jul 23 16:25:51 2013 (r323540) +++ head/textproc/p5-Unicode-LineBreak/Makefile Tue Jul 23 17:15:43 2013 (r323541) @@ -17,6 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-MIME-Charset>=0:${PORTSDIR}/mail/p5-MIME-Charset RUN_DEPENDS:= ${BUILD_DEPENDS} +MAKE_JOBS_UNSAFE= yes + PERL_CONFIGURE= yes CONFIGURE_ARGS+= --with-bundled-sombok \