summaryrefslogtreecommitdiff
path: root/x11
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
commitff967d4784f4388a22f8c8f0826d2df93bfa68c6 (patch)
tree276f7db2f65ac4541f99ff78f4fd39bf7cc63b89 /x11
parent581c19f28a10c89c6591ac15aa2fd108a6223de7 (diff)
downloadpkgsrc-ff967d4784f4388a22f8c8f0826d2df93bfa68c6.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'x11')
-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