diff options
-rw-r--r-- | security/ruby-acl/Makefile | 2 | ||||
-rw-r--r-- | www/ruby-div/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index d376962b7437..71d9ca22e4f5 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Ruby module to provide Access Control List checks +BROKEN= Does not build + USE_RUBY= yes NO_BUILD= yess diff --git a/www/ruby-div/Makefile b/www/ruby-div/Makefile index 1e9e7ce6e0c0..2c624f94304a 100644 --- a/www/ruby-div/Makefile +++ b/www/ruby-div/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A web application server using dRuby and ERB2 +BROKEN= Does not build + USE_RUBY= yes USE_RUBY_FEATURES= drb erb |