aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-ferret/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-20 23:03:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-20 23:03:12 +0000
commit70e3b2b7105d8270435de949031b2e84a69ff83f (patch)
tree0c7f2a42fe2cb8fc95ebda605340ae6464c6b22b /textproc/rubygem-ferret/Makefile
parent453d5fa41bd66970af860d0e9474d47072a41c83 (diff)
downloadports-70e3b2b7105d8270435de949031b2e84a69ff83f.tar.gz
ports-70e3b2b7105d8270435de949031b2e84a69ff83f.zip
Notes
Diffstat (limited to 'textproc/rubygem-ferret/Makefile')
-rw-r--r--textproc/rubygem-ferret/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile
index a7f7c4fa2deb..baf64464a295 100644
--- a/textproc/rubygem-ferret/Makefile
+++ b/textproc/rubygem-ferret/Makefile
@@ -21,6 +21,6 @@ PLIST_FILES= bin/ferret-browser
.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>