summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2009-01-12 12:50:57 +0000
committerobache <obache>2009-01-12 12:50:57 +0000
commit01689fc790125021ca44ac141f1d1293ec2f3a67 (patch)
tree239479b06f41ff958310d26a744d2bcf5c63d6cf /inputmethod
parente8430d5655b9797c6e2ec6ebc75019e50938655d (diff)
downloadpkgsrc-01689fc790125021ca44ac141f1d1293ec2f3a67.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/prime/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile
index 5f59b52477f..331fb88cdbb 100644
--- a/inputmethod/prime/Makefile
+++ b/inputmethod/prime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/19 14:50:08 taca Exp $
+# $NetBSD: Makefile,v 1.4 2009/01/12 12:50:57 obache Exp $
#
DISTNAME= prime-1.0.0.1
@@ -34,5 +34,7 @@ PKG_SYSCONFSUBDIR= prime
CONF_FILES+= ${PREFIX}/share/doc/prime/examples/Custom_prime.rb \
${PKG_SYSCONFDIR}/Custom_prime.rb
+MAKE_JOBS_SAFE= no
+
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"