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