pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/p5-Padre Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47caf4c99482
branches:  trunk
changeset: 570875:47caf4c99482
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 04 13:58:45 2010 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 editors/p5-Padre/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d28ebe0ea066 -r 47caf4c99482 editors/p5-Padre/Makefile
--- a/editors/p5-Padre/Makefile Thu Feb 04 13:13:57 2010 +0000
+++ b/editors/p5-Padre/Makefile Thu Feb 04 13:58:45 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/02/03 11:23:19 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/02/04 13:58:45 joerg Exp $
 #
 
 DISTNAME=      Padre-0.56
@@ -12,6 +12,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 USE_LANGUAGES+=        c c++
 REPLACE_PERL+= share/templates/*.t



Home | Main Index | Thread Index | Old Index