From ca09d17d22e2b22323592d1c9b8478ee973a328e Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 26 Sep 2004 02:52:32 +0000 Subject: [PATCH] BROKEN: Does not build Approved by: portmgr (self) --- security/ruby-acl/Makefile | 2 ++ www/ruby-div/Makefile | 2 ++ 2 files changed, 4 insertions(+) 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