summaryrefslogtreecommitdiff
path: root/x11/p5-Wx
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-24 13:00:44 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-24 13:00:44 +0000
commit1cf3dadedbd151652f25952317aaaea3034fc2fb (patch)
tree276f7db2f65ac4541f99ff78f4fd39bf7cc63b89 /x11/p5-Wx
parent628ebd9b67d578dd32d9e570227602ef9e40fab2 (diff)
downloadpkgsrc-1cf3dadedbd151652f25952317aaaea3034fc2fb.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'x11/p5-Wx')
-rw-r--r--x11/p5-Wx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile
index fd22819c7b3..d5d9a379779 100644
--- a/x11/p5-Wx/Makefile
+++ b/x11/p5-Wx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/01/18 09:59:42 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/01/24 13:00:44 joerg Exp $
#
DISTNAME= Wx-0.96
@@ -13,6 +13,7 @@ COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= p5-Alien-wxWidgets>=0.25:../../x11/p5-Alien-wxWidgets
BUILD_DEPENDS+= p5-ExtUtils-XSpp>=0.05:../../devel/p5-ExtUtils-XSpp