summaryrefslogtreecommitdiff
path: root/inputmethod/prime
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-01-12 12:50:57 +0000
committerobache <obache@pkgsrc.org>2009-01-12 12:50:57 +0000
commitb2c769dd6c9888249e47865bc2049d24797ce728 (patch)
tree239479b06f41ff958310d26a744d2bcf5c63d6cf /inputmethod/prime
parent1864ce7f46be7d6938bab8a8a6141d2615e5cd71 (diff)
downloadpkgsrc-b2c769dd6c9888249e47865bc2049d24797ce728.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'inputmethod/prime')
-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"