aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-amstd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-amstd/Makefile')
-rw-r--r--devel/ruby-amstd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index 7d2b60a93dfa..6933db8f0577 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -20,9 +20,9 @@ NO_BUILD= yes
PLIST_SUB= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"
-RUBY= ${LOCALBASE}/bin/ruby
-RUBY_VER= 1.4
-RUBY_ARCH= ${ARCH}-freebsd${OSREL}
+RUBY?= ${LOCALBASE}/bin/ruby
+RUBY_VER?= 1.4
+RUBY_ARCH?= ${ARCH}-freebsd${OSREL}
DOCS_EN= README.en
DOCS_JA= README.ja