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 /security/ruby-acl | |
parent | 04971c59a1ee1820ea3e0dde477be8c21cd59c9c (diff) |
BROKEN: Does not build
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118423
Diffstat (limited to 'security/ruby-acl')
-rw-r--r-- | security/ruby-acl/Makefile | 2 |
1 files changed, 2 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 |