diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 02:52:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-26 02:52:32 +0000 |
commit | ca09d17d22e2b22323592d1c9b8478ee973a328e (patch) | |
tree | 082411bbd28bb9630e5110a6d754181bea43c6c9 /www/ruby-div | |
parent | 04971c59a1ee1820ea3e0dde477be8c21cd59c9c (diff) |
Notes
Diffstat (limited to 'www/ruby-div')
-rw-r--r-- | www/ruby-div/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |