aboutsummaryrefslogtreecommitdiff
path: root/chinese/libtabe/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
commited9c0642a6754ed6fe4de0153c16d8beb71ab8ed (patch)
tree2a63af8d70c18165eceed69f54530e4d8779cae6 /chinese/libtabe/Makefile
parent154853c8be3eca785dee054b2893f8ad4f0a4c54 (diff)
downloadports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.tar.gz
ports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244447
Diffstat (limited to 'chinese/libtabe/Makefile')
-rw-r--r--chinese/libtabe/Makefile1
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>