diff options
Diffstat (limited to 'devel/ruby-gems/Makefile')
-rw-r--r-- | devel/ruby-gems/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile index 48bcef87788b..89c595276ce9 100644 --- a/devel/ruby-gems/Makefile +++ b/devel/ruby-gems/Makefile @@ -23,6 +23,8 @@ RUBY_SETUP= install.rb NO_BUILD= yes BROKEN= Incorrect pkg-plist +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} do-install: cd ${WRKSRC}; ${RUBY} ${RUBY_SETUP} |