1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it

With Hat:	ruby@
This commit is contained in:
Philip M. Gollucci 2011-12-20 23:03:12 +00:00
parent 453d5fa41b
commit 70e3b2b710
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287760
12 changed files with 12 additions and 12 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>