summaryrefslogtreecommitdiff
path: root/mk/pbulk
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-11-12 15:21:53 +0000
committerdholland <dholland@pkgsrc.org>2011-11-12 15:21:53 +0000
commita04b729077391672467bc6d77005c9270b9fbd82 (patch)
tree7a6f283a5ca1114190bb5ea5671f7d053ccd5372 /mk/pbulk
parent78e77988e002d9fb9dc3dffb43a2f5936fc4aed1 (diff)
downloadpkgsrc-a04b729077391672467bc6d77005c9270b9fbd82.tar.gz
Fix from taca@ to update pbulk indexing to work with the new ruby
version stuff. Ok'd by joerg@ too.
Diffstat (limited to 'mk/pbulk')
-rw-r--r--mk/pbulk/pbulk-index.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/pbulk/pbulk-index.mk b/mk/pbulk/pbulk-index.mk
index c22b531ccf6..4641c6ee852 100644
--- a/mk/pbulk/pbulk-index.mk
+++ b/mk/pbulk/pbulk-index.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pbulk-index.mk,v 1.13 2011/10/04 11:41:20 hans Exp $
+# $NetBSD: pbulk-index.mk,v 1.14 2011/11/12 15:21:53 dholland Exp $
# This Makefile fragment is included by bsd.pkg.mk and provides all
# variables and targets related to the parallel bulk build
@@ -32,7 +32,7 @@ _PBULK_MULTI_DEFAULT.python= PYTHON_VERSION_DEFAULT
_PBULK_MULTI_LIST.ruby= RUBY_VERSION_SUPPORTED
_PBULK_MULTI_VAR.ruby= RUBY_VERSION_REQD
-_PBULK_MULTI_DEFAULT.ruby= _RUBY_VERSION_DEFAULT
+_PBULK_MULTI_DEFAULT.ruby= RUBY_VERSION_DEFAULT
.PHONY: pbulk-index pbulk-index-item