aboutsummaryrefslogtreecommitdiff
path: root/devel/kdebindings4-ruby-krossruby
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-23 04:14:10 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-23 04:14:10 +0000
commit2bb7f9575f3be5ccf14ca37690e1cb345ec43f21 (patch)
tree06c82c9fff122487bc3ee1e2da3b13b72f8a47de /devel/kdebindings4-ruby-krossruby
parentdbf4d22c14e07b47979466a49ac88e7c905a1f31 (diff)
downloadports-2bb7f9575f3be5ccf14ca37690e1cb345ec43f21.tar.gz
ports-2bb7f9575f3be5ccf14ca37690e1cb345ec43f21.zip
Notes
Diffstat (limited to 'devel/kdebindings4-ruby-krossruby')
-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>