pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/lookup Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/267b69d40c4d
branches:  trunk
changeset: 590107:267b69d40c4d
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Jul 03 08:09:49 2011 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 misc/lookup/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 93ae866097b1 -r 267b69d40c4d misc/lookup/Makefile
--- a/misc/lookup/Makefile      Sun Jul 03 07:41:14 2011 +0000
+++ b/misc/lookup/Makefile      Sun Jul 03 08:09:49 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:54 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2011/07/03 08:09:49 dholland Exp $
 #
 
 DISTNAME=      lookup-1.4.1
@@ -13,6 +13,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+MAKE_JOBS_SAFE=        no
+
 DEPENDS+=      eblook>=1.4:../../textproc/eblook
 
 EMACS_VERSIONS_ACCEPTED=       emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs214 xemacs215



Home | Main Index | Thread Index | Old Index