summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inputmethod/canna-dict/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/canna-dict/Makefile b/inputmethod/canna-dict/Makefile
index 82bfb0d37d4..106de845e48 100644
--- a/inputmethod/canna-dict/Makefile
+++ b/inputmethod/canna-dict/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2006/07/05 04:48:28 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2009/01/10 03:06:34 obache Exp $
PKGREVISION= 1
CANNA_MODULE= dict
+MAKE_JOBS_SAFE= no
+
.include "../../inputmethod/canna/Makefile.common"
BUILD_DEPENDS+= Canna-server>=${CANNA_VERSION}:../../inputmethod/canna-server