diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-18 22:39:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-18 22:39:55 +0000 |
commit | ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed (patch) | |
tree | 2a63af8d70c18165eceed69f54530e4d8779cae6 /chinese/libtabe/Makefile | |
parent | 154853c8be3eca785dee054b2893f8ad4f0a4c54 (diff) |
Notes
Diffstat (limited to 'chinese/libtabe/Makefile')
-rw-r--r-- | chinese/libtabe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 8475264d8e81..dcc4f24e3884 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-db-lib=${BDB_LIB_DIR} \ --with-db-bin=${LOCALBASE}/bin \ --enable-shared +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> |