summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2012-03-15 01:17:28 +0000
committerjoerg <joerg>2012-03-15 01:17:28 +0000
commit303fd44ed4252b4bec9d8bc4eda313a85cbf8ef8 (patch)
tree6ce5f9ca6cd8f618151f1b44538fc51d24f041e3
parent5630999dc5eace3bb59c65c02ee2cc0b84186788 (diff)
downloadpkgsrc-303fd44ed4252b4bec9d8bc4eda313a85cbf8ef8.tar.gz
Not MAKE_JOBS_SAFE.
-rw-r--r--textproc/p5-Text-Xslate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index 4be65552966..d4479d8e2bf 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:30:01 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/15 01:17:28 joerg Exp $
#
DISTNAME= Text-Xslate-1.5007
@@ -12,6 +12,7 @@ COMMENT= Scalable template engine for Perl5
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
DEPENDS+= p5-Any-Moose>=0.13:../../devel/p5-Any-Moose
DEPENDS+= p5-Data-MessagePack>=0.30:../../devel/p5-Data-MessagePack