aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-htree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile
index 3d5475d8e6be..4196d62e34fe 100644
--- a/textproc/ruby-htree/Makefile
+++ b/textproc/ruby-htree/Makefile
@@ -28,7 +28,7 @@ DOCS= ${RUBY_RD_FILES} \
${RUBY_RD_HTML_FILES} \
doc
-RUBY_REQUIRE= Ruby > 180
+RUBY_REQUIRE= Ruby >= 180
.include <bsd.port.pre.mk>