Date: Fri, 12 Jul 2013 16:32:50 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322852 - head/japanese/gawk Message-ID: <201307121632.r6CGWoZ4068237@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Jul 12 16:32:50 2013 New Revision: 322852 URL: http://svnweb.freebsd.org/changeset/ports/322852 Log: Mark as jobs unsafe Modified: head/japanese/gawk/Makefile Modified: head/japanese/gawk/Makefile ============================================================================== --- head/japanese/gawk/Makefile Fri Jul 12 16:32:07 2013 (r322851) +++ head/japanese/gawk/Makefile Fri Jul 12 16:32:50 2013 (r322852) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gawk+mb -# Date created: 5 April 1995 -# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> -# +# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # $FreeBSD$ -# PORTNAME= gawk PORTVERSION= 3.0.6 @@ -20,6 +16,7 @@ COMMENT= GNU awk + multi-byte extension GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bitops --enable-non-decimal-data +MAKE_JOBS_UNSAFE= yes INFO= gawk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307121632.r6CGWoZ4068237>