aboutsummaryrefslogtreecommitdiff
path: root/devel
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 /devel
parent453d5fa41bd66970af860d0e9474d47072a41c83 (diff)
downloadports-70e3b2b7105d8270435de949031b2e84a69ff83f.tar.gz
ports-70e3b2b7105d8270435de949031b2e84a69ff83f.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-ncurses/Makefile2
-rw-r--r--devel/rubygem-rparsec/Makefile2
-rw-r--r--devel/rubygem-sdl/Makefile2
-rw-r--r--devel/rubygem-zoom/Makefile2
4 files changed, 4 insertions, 4 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>