Allow this package build on Ruby 2.2.

This commit is contained in:
taca 2015-06-11 17:33:54 +00:00
parent ae10c3b05c
commit 6712659b51
2 changed files with 2 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2015/02/05 15:27:32 taca Exp $
# $NetBSD: Makefile,v 1.4 2015/06/11 17:33:54 taca Exp $
DISTNAME= capybara-2.4.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@ -17,7 +17,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-xpath>=2.0:../../textproc/ruby-xpath
USE_LANGUAGES= # none
RUBY_VERSION_SUPPORTED= 200 193 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2015/02/05 15:49:59 taca Exp $
# $NetBSD: Makefile,v 1.14 2015/06/11 17:34:28 taca Exp $
DISTNAME= mechanize-2.7.3
CATEGORIES= www
@ -17,7 +17,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4<2:../../textproc/ruby-nokogiri
DEPENDS+= ${RUBY_PKGPREFIX}-ntlm-http>=0.1<1:../../www/ruby-ntlm-http
DEPENDS+= ${RUBY_PKGPREFIX}-webrobots>=0.0<0.2:../../www/ruby-webrobots
RUBY_VERSION_SUPPORTED= 200 193 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"