pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk Not MAKE_JOBS_SAFE. (and now it takes t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abf5ba893147
branches:  trunk
changeset: 603410:abf5ba893147
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun May 06 00:33:46 2012 +0000

description:
Not MAKE_JOBS_SAFE. (and now it takes that much longer to build... sigh)

diffstat:

 www/webkit-gtk/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 76f85a2dcc40 -r abf5ba893147 www/webkit-gtk/Makefile.common
--- a/www/webkit-gtk/Makefile.common    Sun May 06 00:14:08 2012 +0000
+++ b/www/webkit-gtk/Makefile.common    Sun May 06 00:33:46 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2012/04/30 13:57:02 drochner Exp $
+# $NetBSD: Makefile.common,v 1.13 2012/05/06 00:33:46 dholland Exp $
 # used by www/webkit-gtk/Makefile
 # used by www/webkit-gtk3/Makefile
 
@@ -17,6 +17,8 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    bison gmake perl:build pkg-config msgfmt
 
+MAKE_JOBS_SAFE=                no
+
 PKGCONFIG_OVERRIDE=    Source/WebKit/gtk/webkit.pc.in
 
 PKG_DESTDIR_SUPPORT=   user-destdir



Home | Main Index | Thread Index | Old Index