aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/kdebindings4-ruby-krossruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdebindings4-ruby-krossruby/Makefile b/devel/kdebindings4-ruby-krossruby/Makefile
index 88fe919bd56c..cafca29e15d2 100644
--- a/devel/kdebindings4-ruby-krossruby/Makefile
+++ b/devel/kdebindings4-ruby-krossruby/Makefile
@@ -35,7 +35,7 @@ MAKE_JOBS_SAFE= yes
# Kross Ruby is broken with Ruby 1.9, see http://bugs.kde.org/243565
.if ${RUBY_VER} == 1.9
-BROKEN= does not build with Ruby 1.9
+BROKEN= does not build with ruby 1.9
.endif
.include <bsd.port.post.mk>