pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/p5-Wx Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bda8e157135
branches:  trunk
changeset: 570050:4bda8e157135
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jan 24 13:00:44 2010 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 x11/p5-Wx/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e8aa91587676 -r 4bda8e157135 x11/p5-Wx/Makefile
--- a/x11/p5-Wx/Makefile        Sun Jan 24 12:41:21 2010 +0000
+++ b/x11/p5-Wx/Makefile        Sun Jan 24 13:00:44 2010 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index