pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/prime MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/339f6df372dd
branches:  trunk
changeset: 552948:339f6df372dd
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Jan 12 12:50:57 2009 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 inputmethod/prime/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 487a79e50a71 -r 339f6df372dd inputmethod/prime/Makefile
--- a/inputmethod/prime/Makefile        Mon Jan 12 12:44:20 2009 +0000
+++ b/inputmethod/prime/Makefile        Mon Jan 12 12:50:57 2009 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index