diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-01 14:00:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-01 14:00:26 +0000 |
commit | 35be9a88ac0f8a0ac080271aa66c5d81968f1a7d (patch) | |
tree | 638113a91c10d31759055429ee7e1dfee0421757 /devel/libthai | |
parent | 942b1de739193d98aae13095dcd3381ec72a27d9 (diff) |
Notes
Diffstat (limited to 'devel/libthai')
-rw-r--r-- | devel/libthai/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 4209f4c59faa..f90117b8f9a7 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -18,6 +18,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:15 autoconf:262 libtool:15 +MAKE_JOBS_UNSAFE= yes ALL_TARGET= all check |