summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2011-11-12 15:21:53 +0000
committerdholland <dholland>2011-11-12 15:21:53 +0000
commit0155f8be7ee4e694026249d78bee2f20ac43aa98 (patch)
tree7a6f283a5ca1114190bb5ea5671f7d053ccd5372
parenta91b20fbd24089212a07e7955e71d51d9e6b52f9 (diff)
downloadpkgsrc-0155f8be7ee4e694026249d78bee2f20ac43aa98.tar.gz
Fix from taca@ to update pbulk indexing to work with the new ruby
version stuff. Ok'd by joerg@ too.
-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