summaryrefslogtreecommitdiff
path: root/www/webkit-gtk/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkit-gtk/Makefile.common')
-rw-r--r--www/webkit-gtk/Makefile.common6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common
index cddfcce0dda..87e6c119f48 100644
--- a/www/webkit-gtk/Makefile.common
+++ b/www/webkit-gtk/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.16 2012/10/28 06:31:08 asau Exp $
+# $NetBSD: Makefile.common,v 1.17 2012/10/30 12:46:30 drochner Exp $
# used by www/webkit-gtk/Makefile
# used by www/webkit-gtk3/Makefile
-DISTNAME= webkit-1.8.3
+DISTNAME= webkitgtk-1.10.1
CATEGORIES= www
MASTER_SITES= http://www.webkitgtk.org/releases/
EXTRACT_SUFX= .tar.xz
@@ -41,6 +41,8 @@ REPLACE_PERL+= Source/JavaScriptCore/create_hash_table \
Source/WebCore/make-hash-tools.pl \
Source/WebCore/platform/text/mac/*.pl
+BUILD_DEPENDS+= ruby-[0-9]*:../../lang/ruby
+
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}