aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rubygem-turing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile
index d75a59d0e6c4..15abff33ad59 100644
--- a/graphics/rubygem-turing/Makefile
+++ b/graphics/rubygem-turing/Makefile
@@ -21,6 +21,6 @@ RUBYGEM_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 1.9
-BROKEN= does not build with ruby 1.9
+BROKEN= does not work with ruby 1.9
.endif
.include <bsd.port.post.mk>