diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rubygems/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/rubygems/Makefile b/misc/rubygems/Makefile index 4e5b254e7db..39c5e6ea64b 100644 --- a/misc/rubygems/Makefile +++ b/misc/rubygems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/01/27 13:21:58 fhajny Exp $ +# $NetBSD: Makefile,v 1.31 2010/09/07 17:20:26 taca Exp $ DISTNAME= rubygems-1.3.5 PKGREVISION= 2 @@ -18,6 +18,7 @@ NO_CONFIGURE= yes NO_BUILD= yes RUBY_REQD= 1.8.7 +RUBY_VERSION_SUPPORTED= 18 REPLACE_RUBY_DIRS= bin REPLACE_RUBY_PAT= [a-z]* |