diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
commit | 2d68f126de221d6caed2c560840eae9b231eaaf0 (patch) | |
tree | a4e626dcfcfc7a91af456eb7e15fa4056a883f49 /games/gnushogi | |
parent | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff) | |
download | ports-2d68f126de221d6caed2c560840eae9b231eaaf0.tar.gz ports-2d68f126de221d6caed2c560840eae9b231eaaf0.zip |
Notes
Diffstat (limited to 'games/gnushogi')
-rw-r--r-- | games/gnushogi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile index ff337cb771ac..d5f65ca23ed9 100644 --- a/games/gnushogi/Makefile +++ b/games/gnushogi/Makefile @@ -17,6 +17,7 @@ COMMENT= GNU version of Shogi GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-x --without-xshogi +MAKE_JOBS_UNSAFE= yes MAN6= gnushogi.6 INFO= gnushogi |