summaryrefslogtreecommitdiff
path: root/www/webkit-gtk
diff options
context:
space:
mode:
authorobache <obache>2012-02-13 01:24:20 +0000
committerobache <obache>2012-02-13 01:24:20 +0000
commit0a77cdbec3974c109de0c5b0db46eadead9c4ef3 (patch)
tree72e34642b272282b1579671c25fcd64032450fb2 /www/webkit-gtk
parent1e00943291f08768bfd2abba01ab26c505403908 (diff)
downloadpkgsrc-0a77cdbec3974c109de0c5b0db46eadead9c4ef3.tar.gz
Drop MAKE_JOBS_SAFE=no, I cannot reporduce the issue when I added it.
Diffstat (limited to 'www/webkit-gtk')
-rw-r--r--www/webkit-gtk/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common
index 104ddf4272b..f3033542bcd 100644
--- a/www/webkit-gtk/Makefile.common
+++ b/www/webkit-gtk/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2012/02/04 13:24:35 drochner Exp $
+# $NetBSD: Makefile.common,v 1.10 2012/02/13 01:24:20 obache Exp $
# used by www/webkit-gtk/Makefile
# used by www/webkit-gtk3/Makefile
@@ -20,7 +20,6 @@ USE_TOOLS+= bison gmake perl:build pkg-config msgfmt
PKGCONFIG_OVERRIDE= Source/WebKit/gtk/webkit.pc.in
PKG_DESTDIR_SUPPORT= user-destdir
-MAKE_JOBS_SAFE= no
MAKE_FILE= GNUmakefile
GNU_CONFIGURE= yes