aboutsummaryrefslogtreecommitdiff
path: root/net-im/rubygem-termtter
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 /net-im/rubygem-termtter
parent453d5fa41bd66970af860d0e9474d47072a41c83 (diff)
downloadports-70e3b2b7105d8270435de949031b2e84a69ff83f.tar.gz
ports-70e3b2b7105d8270435de949031b2e84a69ff83f.zip
- Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it
With Hat: ruby@
Notes
Notes: svn path=/head/; revision=287760
Diffstat (limited to 'net-im/rubygem-termtter')
-rw-r--r--net-im/rubygem-termtter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile
index 313d0fb74214..082168a93dfa 100644
--- a/net-im/rubygem-termtter/Makefile
+++ b/net-im/rubygem-termtter/Makefile
@@ -27,6 +27,6 @@ PLIST_FILES= bin/termtter
.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>