From 6cd90f432e101eaf908857aca7c6a5a16fc039d9 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 4 Feb 2010 13:58:45 +0000 Subject: [PATCH] Not MAKE_JOBS_SAFE. --- editors/p5-Padre/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index d29ecc53dcd0..d14ba1e00bbb 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -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 @@ COMMENT= Perl Application Development and Refactoring Environment LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no USE_LANGUAGES+= c c++ REPLACE_PERL+= share/templates/*.t