pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/isearch MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/611018998ebd
branches:  trunk
changeset: 396785:611018998ebd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Aug 03 14:28:31 2009 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 textproc/isearch/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f0bc40d9ffcd -r 611018998ebd textproc/isearch/Makefile
--- a/textproc/isearch/Makefile Mon Aug 03 14:25:26 2009 +0000
+++ b/textproc/isearch/Makefile Mon Aug 03 14:28:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/07/07 22:00:07 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/03 14:28:31 joerg Exp $
 
 DISTNAME=              Isearch-1.47.01
 PKGNAME=               isearch-1.47.01
@@ -11,6 +11,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+MAKE_JOBS_SAFE=                no
+
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++
 



Home | Main Index | Thread Index | Old Index