summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2014-03-13 17:06:42 +0000
committertaca <taca>2014-03-13 17:06:42 +0000
commit2d66a74c885cea7158d11ae7da20e8b20603685a (patch)
tree3d50a78f79066e49cfd996ad6ec21e718f75f3e8 /www
parent0d474227f415d63c6abc1e159d9d5197333eca1c (diff)
downloadpkgsrc-2d66a74c885cea7158d11ae7da20e8b20603685a.tar.gz
Refelect change of RUBY_SRCDIR.
Diffstat (limited to 'www')
-rw-r--r--www/webkit-gtk/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common
index 7f46b3a65da..38a30f64d28 100644
--- a/www/webkit-gtk/Makefile.common
+++ b/www/webkit-gtk/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2014/01/25 10:30:30 wiz Exp $
+# $NetBSD: Makefile.common,v 1.31 2014/03/13 17:06:43 taca Exp $
# used by www/webkit-gtk/Makefile
# used by www/webkit-gtk3/Makefile
@@ -39,7 +39,7 @@ REPLACE_PERL+= Source/JavaScriptCore/create_hash_table \
Source/WebCore/platform/text/mac/*.pl
.include "../../lang/ruby/rubyversion.mk"
-BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:../../lang/${RUBY_BASE}
+BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
CONFIGURE_ENV+= RUBY=${RUBY}
PYTHON_FOR_BUILD_ONLY= yes