From 5fc436eeb73c04c25335a497b901a8109c6b6ce7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 12 Jul 2013 16:32:50 +0000 Subject: Mark as jobs unsafe --- japanese/gawk/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'japanese') diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile index f0dd2aebdb61..0b31e4aaaf59 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gawk+mb -# Date created: 5 April 1995 -# Whom: Nobuhiro Yasutomi -# +# Created by: Nobuhiro Yasutomi # $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 -- cgit v1.2.3