diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-28 20:08:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-28 20:08:20 +0000 |
commit | 45bb60a1ab210499906cc769ecd4ce68dc66e2a4 (patch) | |
tree | 4c79734d18196ff4b84581dd15c56c9b1c16d938 /devel | |
parent | 2b654aa1904622cfa0c064076cfba5927f5d5a4a (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-inline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-inline/Makefile b/devel/ruby-inline/Makefile index 7d28ca34a208..5a55f643322a 100644 --- a/devel/ruby-inline/Makefile +++ b/devel/ruby-inline/Makefile @@ -23,7 +23,7 @@ RUBY_SHEBANG_FILES=${WRKSRC}/inline_package DEPRECATED= New versions only available in rubygems. Use devel/rubygem-inline instead. EXPIRATION_DATE= 2007-05-24 -BROKEN= ${DEPRECATED} +IGNORE= ${DEPRECATED} NO_BUILD= yes |