Mark as jobs unsafe
This commit is contained in:
parent
92048bc102
commit
5fc436eeb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322852
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue