summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2009-01-10 03:06:34 +0000
committerobache <obache>2009-01-10 03:06:34 +0000
commit5a373808f9c6db084264cdd14fca05b67515d8c9 (patch)
treee9ba7786a19ab56a6a268c5d3ca3fb6a6702c2f6 /inputmethod
parent7aa15612649224902e7993d26ae8c2fd80939bb7 (diff)
downloadpkgsrc-5a373808f9c6db084264cdd14fca05b67515d8c9.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'inputmethod')
-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