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/60de9b54e4fb
branches:  trunk
changeset: 562637:60de9b54e4fb
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 5bf0d3570f1d -r 60de9b54e4fb 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