Race conditions when creating directories.
This commit is contained in:
parent
906a87637b
commit
33ba2f7c6a
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:33 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2014/06/14 16:19:02 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cmigemo-default-src-20110227
|
||||
|
@ -14,6 +14,8 @@ HOMEPAGE= http://www.kaoriya.net/software/cmigemo
|
|||
COMMENT= Migemo library implemented in C
|
||||
LICENSE= mit
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
# sync with inputmethod/skk-jisyo-cdb
|
||||
SKKJISYO_VERS= 201102
|
||||
JISYOFILE= SKK-JISYO.L.${SKKJISYO_VERS}.bz2
|
||||
|
|
Loading…
Reference in a new issue