aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-mongrel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-mongrel/Makefile')
-rw-r--r--www/rubygem-mongrel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index 32f29b70e874..db25aac9ab67 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -25,6 +25,6 @@ PLIST_FILES= bin/mongrel_rails
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 1.9
-BROKEN= does not compile with ruby 1.9
+BROKEN= does not work with ruby 1.9
.endif
.include <bsd.port.post.mk>