summaryrefslogtreecommitdiff
path: root/www/webkit-gtk
diff options
context:
space:
mode:
authordholland <dholland>2012-05-06 00:33:46 +0000
committerdholland <dholland>2012-05-06 00:33:46 +0000
commitf960c6077f9b1e30b54ba795eab1b09644071f78 (patch)
tree2ffbe2ba78bdb0997db5fba6dd0dca763536bcc0 /www/webkit-gtk
parent122decd53b1e080a86bf0bb40304dda2ea17e3e7 (diff)
downloadpkgsrc-f960c6077f9b1e30b54ba795eab1b09644071f78.tar.gz
Not MAKE_JOBS_SAFE. (and now it takes that much longer to build... sigh)
Diffstat (limited to 'www/webkit-gtk')
-rw-r--r--www/webkit-gtk/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common
index 316d5985c6e..0627c6aa833 100644
--- a/www/webkit-gtk/Makefile.common
+++ b/www/webkit-gtk/Makefile.common
@@ -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_LANGUAGES= c c++
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