diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-20 23:03:12 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-20 23:03:12 +0000 |
commit | 70e3b2b7105d8270435de949031b2e84a69ff83f (patch) | |
tree | 0c7f2a42fe2cb8fc95ebda605340ae6464c6b22b | |
parent | 453d5fa41bd66970af860d0e9474d47072a41c83 (diff) |
Notes
-rw-r--r-- | devel/rubygem-ncurses/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-rparsec/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-sdl/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-zoom/Makefile | 2 | ||||
-rw-r--r-- | graphics/rubygem-turing/Makefile | 2 | ||||
-rw-r--r-- | misc/rubygem-ohcount/Makefile | 2 | ||||
-rw-r--r-- | net-im/rubygem-termtter/Makefile | 2 | ||||
-rw-r--r-- | net-im/rubygem-xmpp4r/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-ferret/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-formosa/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-htmltools/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-mongrel/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/devel/rubygem-ncurses/Makefile b/devel/rubygem-ncurses/Makefile index 730a194e3564..26c33f5a8ce0 100644 --- a/devel/rubygem-ncurses/Makefile +++ b/devel/rubygem-ncurses/Makefile @@ -19,7 +19,7 @@ RUBYGEM_AUTOPLIST= yes .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> diff --git a/devel/rubygem-rparsec/Makefile b/devel/rubygem-rparsec/Makefile index 6e3be5ebd4fd..6d01216b8145 100644 --- a/devel/rubygem-rparsec/Makefile +++ b/devel/rubygem-rparsec/Makefile @@ -18,6 +18,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> diff --git a/devel/rubygem-sdl/Makefile b/devel/rubygem-sdl/Makefile index 6bc26d08cb49..b101c5e0c9e5 100644 --- a/devel/rubygem-sdl/Makefile +++ b/devel/rubygem-sdl/Makefile @@ -25,6 +25,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> diff --git a/devel/rubygem-zoom/Makefile b/devel/rubygem-zoom/Makefile index 06a513ca054b..54b897264ca5 100644 --- a/devel/rubygem-zoom/Makefile +++ b/devel/rubygem-zoom/Makefile @@ -24,6 +24,6 @@ CONFIGURE_ARGS+= --with-opt-dir="${LOCALBASE}" .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 -BROKEN= does not work with ruby 1.9 +BROKEN= does not work with ruby 1.9 .endif .include <bsd.port.post.mk> 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> diff --git a/misc/rubygem-ohcount/Makefile b/misc/rubygem-ohcount/Makefile index 115729c9a926..d183e496e75c 100644 --- a/misc/rubygem-ohcount/Makefile +++ b/misc/rubygem-ohcount/Makefile @@ -24,7 +24,7 @@ PLIST_FILES= bin/ohcount .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> 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> diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile index 568e25a74fe5..950ec1394edb 100644 --- a/net-im/rubygem-xmpp4r/Makefile +++ b/net-im/rubygem-xmpp4r/Makefile @@ -20,6 +20,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> 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> diff --git a/textproc/rubygem-formosa/Makefile b/textproc/rubygem-formosa/Makefile index 9eb28d34e9da..fd19be88f12e 100644 --- a/textproc/rubygem-formosa/Makefile +++ b/textproc/rubygem-formosa/Makefile @@ -22,6 +22,6 @@ RUBYGEM_AUTOPLIST= yes .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> diff --git a/textproc/rubygem-htmltools/Makefile b/textproc/rubygem-htmltools/Makefile index 5a16c04667cf..546b49f0c650 100644 --- a/textproc/rubygem-htmltools/Makefile +++ b/textproc/rubygem-htmltools/Makefile @@ -19,6 +19,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> 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> |