summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-10-06 12:43:17 +0000
committerobache <obache@pkgsrc.org>2010-10-06 12:43:17 +0000
commit7f406fa81c0df9b2e67587c677ac633edea633e9 (patch)
tree1348b240a66a6f875c345001f651ab45a34492ec /editors
parent8c9e3679a9932b2d85a94759f954f2049c49da31 (diff)
downloadpkgsrc-7f406fa81c0df9b2e67587c677ac633edea633e9.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-DataWalker/Makefile4
-rw-r--r--editors/p5-Padre-Plugin-PerlTidy/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile
index 1214e2d1c1e..10fac8c8c78 100644
--- a/editors/p5-Padre-Plugin-DataWalker/Makefile
+++ b/editors/p5-Padre-Plugin-DataWalker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:49 seb Exp $
+# $NetBSD: Makefile,v 1.3 2010/10/06 12:43:17 obache Exp $
#
DISTNAME= Padre-Plugin-DataWalker-0.02
@@ -14,6 +14,8 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
DEPENDS+= p5-Padre>=0.47:../../editors/p5-Padre
DEPENDS+= p5-Wx-Perl-DataWalker>=0.02:../../devel/p5-Wx-Perl-DataWalker
DEPENDS+= p5-YAML-LibYAML-[0-9]*:../../textproc/p5-YAML-LibYAML
diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile
index 58a36ead2c7..e3d795020c8 100644
--- a/editors/p5-Padre-Plugin-PerlTidy/Makefile
+++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:50 seb Exp $
+# $NetBSD: Makefile,v 1.4 2010/10/06 12:46:46 obache Exp $
#
DISTNAME= Padre-Plugin-PerlTidy-0.10
@@ -14,6 +14,8 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre
DEPENDS+= p5-Perl-Tidy-[0-9]*:../../devel/p5-Perl-Tidy